What's new in RadarCube ASP.NET OLAP control for MS AS 3.01.0

Dec 18, 2012
  • Bugs fixed:
  • In IE when the cube structure area takes 100% of screen width (StructureTreeWidth="100%") the horizontal scroll bar in pivot panels is invisible;
  • In the cube structure tree the checkboxes do not work correctly;
  • The calculated fields created in run-time now display in the cube structure tree;
  • The measure elements are not displayed in the dimension areas;
  • HTML OLAP Chart: Some minor visualizing downsides.

New in RadarCube ASP.NET OLAP control for MS AS 3.00.0 (Dec 18, 2012)

  • We are glad to announce that we released the big update for RadarCube ASP.NET. The main feature of the new release is the new control HTML OLAP Chart that allows visualizing OLAP slices as graphs counting solely on HTML 5 capabilities. As an outcome this control works in Internet Explorer 9+, Mozilla Firefox 3.6+, Google Chrome, Opera 12+, Safari 6+, many other web browsers, and on the vast majority of mobile platforms and devices. Below is a short list of HTML OLAP Chart functionality.
  • Several types of chart that can be changed in design time with the methods of TMeasure class: DefineChartMeasureType(SeriesType type) and DefineChartMeasureType(SeriesType type, bool showPointOnLines). showPointOnLines parameter defines whether to display point marks on the series' lines. Also the type can be changed in run-time with a mouse click;
  • Getting extended info about an element of the series;
  • Selecting elements of the series with the left mouse button click. Multiple selecting with Ctrl key or with the mouse frame;
  • Context menu allows to filter the selected elements and get details on them;
  • Hierarchy drilling allows to view info on different detail levels;
  • Hierarchy pivoting in the areas of columns, rows, details, and also modification using the color, size and shape modifiers;
  • Measure pivoting in the areas of values, columns, and also modification using the color and size modifiers;
  • Interactive legend on a hierarchy modification. When clicking the legend element with the mouse the corresponding series elements change their state. The context menu allows to filter the series data at that;
  • Measure modification legend;
  • Data area zooming;
  • Saving, restoring, and resetting the layout state;
  • MDX queries;
  • Calculated measures;
  • Pivot and cube structure panels hiding.
  • In addition to the new HTML OLAP Chart control some improvements were made to RadarCube ASP.NET:
  • Some bugs when working in IE 10;
  • Integration to Visual Studio 12 Toolbox;
  • Several minor bugs and improvements.

New in RadarCube ASP.NET OLAP control for MS AS 2.91.0 (Dec 18, 2012)

  • New features:
  • Ability to show the error and user messages with a javascript function;
  • Some improvements in the core of RadarCube.

New in RadarCube ASP.NET OLAP control for MS AS 2.90.0 (Dec 18, 2012)

  • This is a transition version between the current version and the new version 3.0 that is currently in development. This version contains less number of DLLs: the assemblies RadarSoft.RadarCube.Web.Grid and RadarSoft.RadarCube.Web.Chart are now joined to RadarSoft.RadarCube.Web. So be careful on installing this new version:
  • Remove "Register Assembly" directives with the references to RadarSoft.RadarCube.Web.Grid.dll and RadarSoft.RadarCube.Web.Chart.dll from the pages containing RadarCube;
  • Remove all references to these assemblies from all your web-projects.
  • Bugs:
  • MSAS: When drilling the areas with many multilevel hierarchies the error "Index out of bounds" may sometimes come up.

New in RadarCube ASP.NET OLAP control for MS AS 2.80.0 (Dec 18, 2012)

  • New features:
  • HTML OLAP Grid: Smartphones and tablets support. RadarCube OLAP Grid now works with almost all mobile devices that support multitouch mode;
  • SQL Analysis Services 2012 support. If you are going to connect to MSAS 2012 or use ADOMD.NET 11, then you need to use RadarSoft.RadarCube.Web.MSAS11.dll assembly;
  • HTML OLAP Grid: The context menu now shown not only over grid cells but also over other elements like Cube Structure Tree, Pivot panels of hierarchies and measures. On touch-devices the context menu contains all necessary pivoting and filtering options.

New in RadarCube ASP.NET OLAP control for MS AS 2.70.0 (Jan 27, 2012)

  • New features:
  • RadarCube code is significantly improved. Drilling and OLAP processing has been rewritten completely. As a result the grid hierarchies with lots of open members work much faster and take less memory.
  • Bugs fixed:
  • FileNotFound exception in Save or SaveCompressed methods;
  • "olapgrid_PagePrompt undefined" JavaScript error on clicking the "..." paging button.

New in RadarCube ASP.NET OLAP control for MS AS 2.63.0 (Sep 14, 2011)

  • New features:
  • HTML OLAP Grid: a progress bar now shows the process when the server is performing a long operation;
  • HTML OLAP Grid: now the grid's areas open for dragging dimensions/measures to them are highlighted just like in RIA OLAP Grid.
  • Bugs fixed:
  • In RIA and Silverlight controls the 2nd level menu might be unstable, even wrapping up occasionally;
  • When clicking the icon shutting a multilevel hierarchy level the whole hierarchy disappear.

New in RadarCube ASP.NET OLAP control for MS AS 2.62.1 (Aug 29, 2011)

  • Bugs fixed:
  • In HTML OLAP Grid the menu of the second level might not be working;
  • In some modes OLAP Grid does not display the attributes of dimension members or does it with mistakes;
  • HTML OLAP Grid does not show the results of the MDX queries to the server;
  • RIA controls: In the hierarchy filters editor filtering by a substring can be performed with mistakes.

New in RadarCube ASP.NET OLAP control for MS AS 2.62.0 (Aug 29, 2011)

  • New features:
  • HTML OLAP Grid: Native "Drillthrough results" window. Now you do not need to write a single line of code to display the results of "Drillthrough" operation in your browser;
  • Silverlight add-on: New methods to locate the cells in OLAPControl: by row/column, measure, etc.
  • Bugs fixed:
  • The error when applying the filter to the hierarchies which are not in any view area;
  • When restoring the state from XML, the filter is not applied;
  • The error when applying the filter to the date and name if the hierarchy is not in any view area;
  • Some installer problems which may cause several test samples not to be working correctly.

New in RadarCube ASP.NET OLAP control for MS AS 2.61.1 (Aug 29, 2011)

  • Bugs fixed:
  • RIA OLAP controls might not display if they sit on the web sites with Master Pages or if a part of User Controls;
  • DIRECT: In Visual Studio 2008 the Cube Editor does not show up if there are no measures defined in the cube structure

New in RadarCube ASP.NET OLAP control for MS AS 2.61.0 (Jul 12, 2011)

  • New features:
  • RadarCube DLL files are now compiled in two variants: for .NET 3.5 and .NET 4.0. You can select the installed DLLs on installation;
  • RIA controls no longer depend on System.Web.Silverlight.dll. Instead Silverlight.js file (the last version) is used to boost stability on showing the RIA controls in the modern browsers;
  • Documentation improved. RadarCube docs now integrated into VS 2010.
  • Bugs fixed:
  • Sorting may not work on clicking the column header in the grid;
  • The size of the cells with an image can be wrong on scrolling;
  • Painting and selecting of the cells is improved;
  • When changing the skin of a RIA control in run-time the size of the cells may get bad;
  • On executing the Formula Editor and Hierarchy Editor the parent-child hierarchies tree may be filled wrong.

New in RadarCube ASP.NET OLAP control for MS AS 2.60.3 (Jun 7, 2011)

  • Bugs fixed:
  • The Quick Filter may not work properly;
  • When displaying the percentage and ranks of the measures there can be errors;
  • RIA: Selecting the color schema of the measures does not lead to the desired result;
  • The toolbox button "show available panels" does not show the panels that had been closed by user before.

New in RadarCube ASP.NET OLAP control for MS AS 2.60.2 (Jun 7, 2011)

  • Bugs fixed:
  • Possible errors on drilling in RIA Olap Grid;
  • HTML OLAP Grid: In Google Chrome on pivot operations the width of panels and menu may become too big;
  • HTML OLAP Grid: The pop-up menu may not show up on right-clicking the data area;
  • HTML OLAP Grid: The JScript function defined by the TOLAPGrid.ClientCallbackFunction may not be really called on.

New in RadarCube ASP.NET OLAP control for MS AS 2.60.1 (Apr 28, 2011)

  • Bugs fixed:
  • HTML OLAP Grid does not react to the user's activity if it sits in some ASP.NET container like UpdatePanel or ContentControlThis prevents the grid from working in many web environments;
  • Smart tags in RIA OLAP Grid may not work because of the type conversion error;
  • The height and the widths of the RIA OLAP controls (if defined programmatically) can only be set from within Page_Init event handler, no later.

New in RadarCube ASP.NET OLAP control for MS AS 2.60.0 (Apr 28, 2011)

  • New features:
  • We've significantly improved the compatibility of HTML OLAP Grid with different browsers: now HTML OLAP Grid correctly supports IE 7+, Firefox 3.0+, Chrome 6.0+, Opera 9.2+, Safari 2.0+.
  • HTML OLAP Grid is redesignedWe've changed the way of tuning HTML OLAP Grid appearance.
  • WARNING! As a result, you'll have to change the ASP.NET markup on the pages that contain HTML OLAP GridFor details see the informational blocks below.
  • We've changed the signature of the TOLAPGrid.OnShowContextMenu event handler: instead of the Menu class you should use the ContextMenu, instead of the MenuItem class use the ContextMenuItem.
  • RiaOLAPGrid: we've added icons for displaying the key indicators of effectiveness.
  • SL add-on: now the TOLAPGrid.OnDrawCell event receives the expanded data about the formated cell - this allows using the OnDrawCell event most effectively.
  • Bugs fixed:
  • HTML OLAP Grid: the problem with displaying the context menu and the menu in the hierarchy filter editor in ASP.NET 4.
  • HTML OLAP Grid: drag-and-dropping hierarchies in all browsers, except IE, could lead to errors.
  • HTML OLAP Grid: the status of checkboxes in the Cube Structure Tree sometimes wouldn't be the same as the real position of hierarchies and measures in the active areas of the cube.
  • SL add-on: activating a few cubes at once used to lead to unpredictable results.
  • RiaOLAPGrid & SL add-on: Cube Structure Tree in the formula editor could be filled incorrectly.

New in RadarCube ASP.NET OLAP control for MS AS 2.51.0 (Mar 30, 2011)

  • New features:
  • The look and feel of the dialog boxes and context menus in RadarCube HTML Grid is improved;
  • The formula editor in RIA OLAP Grid & Chart is improved;
  • New checking if the writing to the Temp folder is available for the user. The writing access to that folder is needed for RadarCube to function correctly.
  • Bugs fixed:
  • IE9 shows up duplicate context menus in the HTML OLAP Grid.

New in RadarCube ASP.NET OLAP control for MS AS 2.50.0 (Mar 30, 2011)

  • New features:
  • Formula-based calculated members and measures for end-users! Now the end users can create calculated members and measures through a comfy interface. See details in the article Calculated measures and members in RadarCube;
  • Built-in error handler. Now all the errors that might occur when working with RadarCube will not raise unavoidable exceptions in your applications. At that RadarCube can "cancel" the action that led to the error - that keeps RadarCube and your application up and running;
  • New events TOLAPGrid.Error and TOLAPChart.Error allow to set up your own exception handling logic;
  • HTML OLAP Grid now uses jQuery. This will allow to improve the performance, look and feel, and also add new capabilities.

New in RadarCube ASP.NET OLAP control for MS AS 2.48.4 (Feb 22, 2011)

  • Bugs fixed:
  • A try to show member attributes in the report lead to an error in tree-like hierarchy display mode;
  • Sometimes applying filters to hierarchies with paging option can cause hierarchy member to disappear.
  • MSAS: The structure of folders and sub-folders defined through the Display Folder measure property, may not be displayed correctly.

New in RadarCube ASP.NET OLAP control for MS AS 2.48.1 (Dec 26, 2010)

  • New features:
  • New button (X) in the cells with level headers and also in pivot panels. It allows to close or remove from the active area the corresponding cube element.
  • Bugs fixed:
  • In the export files the level cells are not indented in the tree-like mode;
  • In the table-like view mode sometimes shows up the "index out of range" error;
  • The Cellset save files may not be saved correctly and then may not be read back.

New in RadarCube ASP.NET OLAP control for MS AS 2.48.0 (Dec 26, 2010)

  • New features:
  • Tree-like representation of hierarchy members in the row area. This is much more comfy as it allows more space to show data in. The property TOLAPGrid.HierarchiesDisplayMode allows to switch the mode back to normal;
  • Entity Framework as a new way to represent the source data for the cube. Now RadarCube supports three data representation schemas: DataSet, LINQ for SQL, and Entities;
  • The width of the columns changed by the end user is now saved in an XML file.
  • Bugs fixed:
  • Auto expanding mode for hierarchies does not work in HTML OLAP Grid;
  • When turning Paging off in any hierarchy Paging of the next hierarchy in the same area also turns off;
  • RIA: Using Measure.DislpayFolder value for MSAS measures can lead to the incorrect Cube Structure Tree.

New in RadarCube ASP.NET OLAP control for MS AS 2.47.0 (Nov 23, 2010)

  • New features:
  • Excel-like pivoting. Now when a hierarchy is moved into the active area it is drilled down automatically, and its members are shown up. New property TOLAPGrid.PivotingBehavior can turn this on or off;
  • RIA OLAP controls: New checkboxes in Cube Structure Tree allow to simplify pivoting.
  • Bugs fixed:
  • In the hierarchy editor when the paging is on, non-paged items' visibility is not changed even if change the root note;
  • When trying to set up the export page size or change any of OLAPGrid properties, the compilation error may occur;
  • The modes of hierarchies are now calculated just like in SSMS;
  • OLAP Chart: when moving a hierarchy from one active area to another, the filter information is lost;
  • Sometimes (depending on the installed software configuration) there might be problems because of the obfuscation of the RadarCube assemblies.

New in RadarCube ASP.NET OLAP control for MS AS 2.46.0 (Oct 25, 2010)

  • New features:
  • Google Chrome support;
  • HTML OLAP Grid: The context menu in Firefox now shows up on clicking the right mouse button the way it does in Internet Explorer;
  • OLAP Chart: The type of the diagram is now saved along with Layout.
  • Bugs fixed:
  • The "Clear Layout" button on the toolbox may not reset the information about applied filters;
  • Direct: "Null reference" exception may come up when closing the cube.

New in RadarCube ASP.NET OLAP control for MS AS 2.45.0 (Oct 25, 2010)

  • New features:
  • Multiple member filtering in the hierarchy editor. The hierarchy editor now has multiline text field to enter filer conditions to and all the conditions placed in different lines are combined using OR logical operation.
  • Bugs fixed:
  • When a measure does not have the "Value", the drilling operation and also restoring from the stream might not work correctly;
  • MSAS 2000: When a complicated filter is applied to a hierarchy the drilling might not work correctly.

New in RadarCube ASP.NET OLAP control for MS AS 2.44.4 (Oct 25, 2010)

  • New features:
  • New "Clear cellset" button in the OLAP toolbox;
  • New method OLAPGrid.Cellset.ExpandAllHierarchies allows opening all and every hierarchies/levels of the current Cellset.
  • Bugs fixed:
  • The "unregistered version" error has been fixed.
  • When restoring the grid state saved by OLAP Chart, OLAP Grid mistakenly sets THierarchy.ShowEmptyCells properties to true;
  • After restoring the grid state, RIA OLAP Grid cannot remove the measures placed in the data area.

New in RadarCube ASP.NET OLAP control for MS AS 2.44.3 (Oct 25, 2010)

  • Bugs fixed:
  • Silverlight add-on: If "object" tag containing the SL control does not have the id attribute, then the SL add-on gives out "object required" error on any action on OLAP control;
  • MSAS: The format and color of the cells defined in the MSAS cube structure is not applied to RIA and Silverlight OLAP controls;
  • MSAS: The structure of folders and sub-folders defined through the Display Folder measure property, may not be displayed correctly by RIA and Silverlight OLAP controls.

New in RadarCube ASP.NET OLAP control for MS AS 2.44.2 (Jul 3, 2010)

  • Bugs fixed:
  • RIA and Silverlight OLAP Grids: When exporting to XLS, CSV, PDF, HTML the exported data also includes the HTML code of the page the control is placed on;
  • Export to XLS may not work;
  • DIRECT: Sometimes refreshing the page with an OLAP control on it can lead to the "Duplicate index" error;
  • The OLAP Chart cannot restore the Measures that were saved by the OLAP Grid.

New in RadarCube ASP.NET OLAP control for MS AS 2.44.1 (Jun 30, 2010)

  • New features:
  • Ria and SL OLAP Grid: the EnableMeasureColorModifiers property that manages the visibility of the comboboxes that define the measure's color scheme.
  • Bugs fixed:
  • While restoring a drilled multidimensional hierarchy from a saved state file, only three hierarchy levels used to be restored.
  • MSAS: Drillthrough action used to be performed incorrectly, in case there was a hierarchy with a single visible member in the filters' area.

New in RadarCube ASP.NET OLAP control for MS AS 2.44.0 (Jun 30, 2010)

  • New features:
  • Direct: all the known DataSources are supported (EntityDataSource, LinqDataSource, ObjectDataSource etc). The Linq for SQL data schema are now supported as well as the DataSet data schema.
  • Bugs fixed:
  • SL: The DataVisualization.Toolkit dll has been renamed as well as the corresponding namespace to avoid conflicts with the standard SL toolkit's assembly.
  • RadarCube controls wouldn't work in the WebParts environment. Because of that it was impossible to use the RadarCube with the SharePoint and DNN.
  • Trying to close a Cube and then open it again with another data source could lead to an unpredictable result, especially in the Direct-version.

New in RadarCube ASP.NET OLAP control for MS AS 2.43.0 (Jun 4, 2010)

  • New features:
  • RIA OLAP Grid and Silverlight add-on: New measure color modifier similar to the RIA Chart versions. End users can choose the desired color schema with the new combobox on measure pivot panels;
  • Silverlight add-on: New VisualStyle property managing the visual style of the control similar to the RIA versions;
  • Silverlight add-on: The toolbox is back again.
  • Bugs fixed:
  • MSAS RIA and SL add-on: The Create Calculated Measures/members dialogs don't work;
  • Some localization issues.

New in RadarCube ASP.NET OLAP control for MS AS 2.42.0 (Jun 4, 2010)

  • New features:
  • Silverlight add-on for RadarCube ASP.NET: New OnDrawCell event.
  • Bugs fixed:
  • MSAS: Add calculated member/measure function does not work in Silverlight and RIA;
  • Direct: The NullReferenceException error when opening a page with an inactive cube;
  • RIA: The NullReferenceException error on adding cell comments and on creating/renaming group-members;
  • Silverlight add-on for RadarCube ASP.NET: "viewItem is null" error when trying to place the Silverlight control without adding References.

New in RadarCube ASP.NET OLAP control for MS AS 2.41.0 (Jun 4, 2010)

  • New features:
  • The RiaOLAPGrid ? RiaOLAPChart upgraded to the Silverlight 4 platform;
  • New Silverlight add-on, that allows to place an OLAP control in any browser-hosted Silverlight application! Please see this article for details;
  • IME support for the RIA controls! Now it is possible to create groups and calculated members in asian languages;
  • New Stacked Bars, Stacked Lines and Stacked Areas diagram types can be used in the RiaOLAPChart controls.
  • Bugs fixed:
  • Various issues when starting new project, like missing assemblies etc.
  • Some errors when the cube connected to the grid is absent or inactive;
  • MSAS connection dialog doesn't refresh the Cube Structure Tree after reconnection;
  • The Cube Structure Tree may not be refreshed after changing the active cube;
  • RIA OLAP Chart: Pie diagrams can work wrong on pivoting the hierarchies in the column area.
  • Caution:
  • Recompiling the source codes of RadarCube is now only possible from under Visual Studio 2010! The Client/Developer/Server requirements have changed like follows:
  • Client requirements:
  • IE6+ or Firefox 2+ for HTML OLAP Grid;
  • Silverlight 4 runtime for RIA and Silverlight controls.
  • Developer requirements:
  • Visual Studio 2005, 2008 SP1, 2010 (recommended), Visual Web Developer;
  • NET Framework 3.5 SP1 or higher (NET 4 recommended);
  • Silverlight 4.0 runtime (Silverlight 4.0 Developer Tools recommended);
  • For RadarCube for MSAS: ADOMD.NET, Microsoft SQL Server Analysis Services OLE DB Provider;
  • To recompile RadarCube source codes (shipped with the commercial versions with source codes) Visual Studio 2010 and Silverlight 4.0 Developer Tools need to be installed.
  • Web server requirements:
  • IIS 6+;
  • NET Framework 3.5 SP1;
  • For RadarCube for MSAS: ADOMD.NET, Microsoft SQL Server Analysis Services OLE DB Provider.

New in RadarCube ASP.NET OLAP control for MS AS 2.40.0 (Jun 4, 2010)

  • New features:
  • NET Framework 4.0 and Visual Studio 2010 support. Now the controls can be integrated into VS2010 environment. The source code of the controls is tested for NET Framework 4.0 compatibility;
  • RadarCube core optimization. Now virtually all cube operations are performed faster. The acceleration can be up to several ten times depending on the Cellset.
  • Bugs fixed:
  • The dialog boxes in RIA controls do not use the font set up for the main window. This can lead to problems with displaying Asian fonts;
  • The phrase "Total" caption is always displayed in the default language of the web-server, and you can never change the displaying language.

New in RadarCube ASP.NET OLAP control for MS AS 2.37.0 (Jun 4, 2010)

  • New features:
  • Direct: New Master for Cube Creation. See this article for details;
  • Direct: Ability to convert DateTime fields into their string representation without creating a multilevel hierarchy.
  • Bugs fixed:
  • After deleting a group member from the grid the rest of the cells displaying measures are lost until some next action;
  • When the working cube is changed the old calculated hierarchies are still there;
  • MSAS: On MS Analysis 2000 the drilling of Parent-Child hierarchies is not working.

New in RadarCube ASP.NET OLAP control for MS AS 2.36.1 (Jun 4, 2010)

  • Bugs fixed:
  • MSAS Ria: The 'Cannot find file Misc/MDXFunctions.xml...' error message when calling the Create Calculated Measures dialog.

New in RadarCube ASP.NET OLAP control for MS AS 2.36.0 (Jun 4, 2010)

  • New features:
  • New properties TCubeMeasure.VisibleInTree and TMeasure.VisibleInTree define the visibility of the measure in Cube Structure Tree;
  • MSAS: The editor of calculated fields and measures is improved. Now there is the list of the cube objects and the list of the functions available.
  • Bugs fixed:
  • MSAS: The changes made to the calculated members/measures might not be reflected in the grid at once;
  • DIRECT: The changes made in the Cube Editor might not be saved in the aspx-file;
  • DIRECT: The attribute editor in the Cube Editor might not be working correctly on changing the list of the basic attribute hierarchies;
  • The AllowEditing property may not be working, so the grid may not display the writeback context menu item;
  • RIA: Sometimes the grid cannot change the width after a drilling operation.

New in RadarCube ASP.NET OLAP control for MS AS 2.35.0 (Feb 18, 2010)

  • New features:
  • New ability to add user comments to the cube's cells. Just select the corresponding context menu item for the cube cell;
  • Server side reaction added to handle some OLAP toolbox buttons.
  • Bugs fixed:
  • RIA: The Hierarchy filter editor improved. It could work bad especially with "long" hierarchies;
  • The ASP.NET "pending callbacks" error on many callbacks is now bypassed with a patch;
  • Some localization issues.

New in RadarCube ASP.NET OLAP control for MS AS 2.34.1 (Feb 18, 2010)

  • New features:
  • The descriptions of the cube objects (TCubeMeasure, TCubeDimension, TCubeHierarchy, etc) now are shown up in the RIA controls as tooltips for Grid cells and for Cube Structure Tree nodes.
  • Bugs fixed:
  • Direct: On a time dimension initialization the data converting error might come up;
  • Direct: Drillthrough operation sometimes ends up with the null reference exception.

New in RadarCube ASP.NET OLAP control for MS AS 2.34.0 (Feb 18, 2010)

  • New features:
  • Direct: It's possible now to apply filters on date of time-hierarchies in the context filter. It is available in the hierarchy editor as well as through the context menu of hierarchy members;
  • Direct: The results of the Drillthrough operation in the Ria OLAP Grid may now be seen via the context menu without any additional code;
  • RIA Controls: RIA OLAP Chart and OLAP Grid now allow dragging measures and hierarchies directly into the data area - this significantly improves the comfort of working with the controls;
  • MSAS: Grids with open multilevel hierarchies are now faster to operate with.
  • Bugs fixed:
  • Direct: The DistinctCount aggregation function sometimes gives out the wrong result;
  • MSAS: It's impossible to create group members in sublevels of a multilevel hierarchy.

New in RadarCube ASP.NET OLAP control for MS AS 2.33.0 (Feb 18, 2010)

  • New features:
  • Many restrictions have been removed from the evaluation-version. Now the only difference between that and the commercial-version is the corresponding label.
  • Bugs fixed:
  • Ria: now upon expanding cells in the row area, a part of data area always remains visible.
  • Ria: Resizing columns in Grid didn't always use to trigger their immediate repainting.
  • MSAS: There used to be some issues in Grid operation upon assigning the TMDCube.SubcubeFilter event handler.
  • In case, when a few calculated members are created, deleting one of them could lead to an error.

New in RadarCube ASP.NET OLAP control for MS AS 2.32.1 (Feb 18, 2010)

  • New features:
  • RIA: Now the user can change the Cube Structure Tree panel width;
  • RIA: New button on the toolbar that allows to hide/show all panels at a time except for the data Grid panel.
  • Bugs fixed:
  • Sometimes the "All" button in the hierarchy paging in the Grid might not work;
  • The properties THierarchy.AllowFilter and AllowHierarchyEditor are not working in RIA controls.

New in RadarCube ASP.NET OLAP control for MS AS 2.32.0 (Feb 18, 2010)

  • New features:
  • Some speed optimization;
  • RIA OLAP Grid: The final users now can change the columns width on their own;
  • RIA Controls: The data area scrolling is now possible with the mouse wheel
  • Bugs fixed:
  • Some problems when displaying the attributes for multilevel hierarchies;
  • Some problems when two or more open multilevel hierarchies are displayed in the same area;
  • RIA Controls: After performing some operations like pivoting and filtering the open nodes in the Cube Structure Tree get closed again.

New in RadarCube ASP.NET OLAP control for MS AS 2.31.1 (Oct 8, 2009)

  • New features:
  • RIA: A control's height and width can now be set in percents.
  • Bugs fixed:
  • Some bugs when several controls share a single olap cube;
  • RIA: When pivoting the hierarchies of the row area starting from the second one, some errors may occur;
  • DIRECT: If the storage mode of session variables is InProc then they might get "lost" when working with OLAP Cube.

New in RadarCube ASP.NET OLAP control for MS AS 2.31.0 (Oct 8, 2009)

  • New features:
  • RIA OLAP Chart now supports export to JPG;
  • In RIA controls the captions and drilling icons do not any longer slip out of sight;
  • RIA OLAP Chart performance improved.
  • Bugs fixed:
  • Direct: If the cube was created in run-time, the operations on Grid and Chart can lead to a NullReferenceException;
  • MSAS: Operations on Named Sets can lead to an error;
  • RIA controls: When trying to create a new group through the context menu an error can come out;
  • RIA controls: The operation "Show All Members" can go wrong on multilevel hierarchies paging;
  • The order of measures in OLAP Grid cannot be changed.

New in RadarCube ASP.NET OLAP control for MS AS 2.30.3 (Oct 8, 2009)

  • New features:
  • MSAS: New "Create calculated measure" button on the taskbar of the RIA OLAP controls.
  • Bugs fixed:
  • OLAP Grid gets unstable if the hierarchies swap in the row or column area;
  • MSAS: The "Connect to MSAS server" button click leads to an error.

New in RadarCube ASP.NET OLAP control for MS AS 2.30.2 (Aug 25, 2009)

  • New features:
  • RIA controls toolbox customization. Now you can add your own buttons to the toolbox, and also redefine the commands on the standard buttons;
  • Perfomance optimization

New in RadarCube ASP.NET OLAP control for MS AS 2.30.1 (Aug 25, 2009)

  • New features:
  • Silverlight 3 support. Now all RIA controls support Silverlight 3.
  • Bugs fixed:
  • An error that significantly slows down the drilling operations;
  • MSAS: On Parent-Child hierarchies some drilling operations can lead to an error or to the wrong resulting cellset;
  • In some situations (depending on the web-server settings) the version 2.30.0 controls may be unstable on performing different operations.

New in RadarCube ASP.NET OLAP control for MS AS 2.30.0 (Aug 25, 2009)

  • Performance optimization. The more complex the cellset is the faster RadarCube works comparing to the previous versions. For example, on operations like "Expand All" RadarCube may work tens times faster;
  • New event TOLAPGrid.AllowDrillAction allows to control if the drilling operation is available for each of the grid cells;
  • New assembly RadarSoft.RadarCube.Web.MSAS10.dll allows working with SQL Server 2008 without installing ADOMD.NET 9.0;
  • Improved management by the Grid state saved on a hard drive in a temp folder;
  • Now you can place pictures in RIAOLAPGrid's cells. Read this article to know more.
  • Bugs fixed:
  • When drilling in the "show totals first" mode the cellset may be display incorrectly;
  • The visibility state of the attributes is not stored in the grid state file.

New in RadarCube ASP.NET OLAP control for MS AS 2.20.3 (Aug 25, 2009)

  • Bugs fixed:
  • The Total cells in the grid might be positioned incorrectly;
  • The hierarchy paging option might be not working or end up with an error;
  • When creating a new project with RadarCube ASP.NET Direct the following compilation error migh show up: RadarSoft.RadarCube.Web.TCubeMeasures must have items of type 'RadarSoft.RadarCube.Web.TCubeMeasure...

New in RadarCube ASP.NET OLAP control for MS AS 2.20.2 (Aug 25, 2009)

  • New features:
  • The saved states of the OLAP Grid and OLAP Chart are now better synchronized. The information about the active measures is now restored too.
  • Bugs fixed:
  • HTML OLAP Grid for MSAS: The Cube Structure Tree is not changed when adding/deleting a calculated measure;
  • Some Total cells of the OLAP Grid can be made up incorrectly when there is two or more open multilevel hierarchies in the column or row area;
  • An error on exporting RIA OLAP Grid into some formats;
  • RadarCube may not work in some DNN configurations.

New in RadarCube ASP.NET OLAP control for MS AS 2.20.1 (Aug 25, 2009)

  • New features:
  • MSAS: Support of ROWSET actions added.
  • Bugs fixed:
  • Some errors on deleting a calculated measures;
  • The Drillthrough operation may lead to an error when MemberIsNull is set;
  • Direct: The Cube Editor can "forget" the relations between tables;
  • RIAOLAPGrid might not work correctly in the mode of MDX queries.

New in RadarCube ASP.NET OLAP control for MS AS 2.20.0 (Aug 25, 2009)

  • New features:
  • The attributes of hierarchy members can now be displayed in the grid. You can read the article on the matter;
  • RIA Grid: Filtering on the selected cell area.
  • Bugs fixed:
  • RIA Chart: Several bugs in displaying and zooming the Pie diagrams;
  • Some bugs on exporting of the big grids and on splitting the big export file at pages;
  • HTML OLAP Grid: Incorrect filtering on consequent applying of the members' filter and then the context filter via the hierarchy filter editor.

New in RadarCube ASP.NET OLAP control for MS AS 2.12.0 (Aug 25, 2009)

  • New features:
  • Export of RIA OLAP Chart and RIA OLAP Grid to XPS format;
  • The Wizard of visual properties for RIA OLAP Chart and RIA OLAP Grid.
  • Bugs fixed:
  • Direct: When the controls are placed on a new form the assembly RadarSoft.RadarCube.Web is not registered in aspx-file. This may lead to the errors on the page compilation (Unknown server tag radarcube:...).

New in RadarCube ASP.NET OLAP control for MS AS 2.11.1 (Aug 25, 2009)

  • New features:
  • RIA OLAP Grid: The selected grid area can now be copied to the clipboard.
  • RIA OLAP Grid: New property RiaOLAP.Selection allows to get the size of the selected area from the Callback event handlers.
  • RIA OLAP Chart: The drilling buttons added to the pivot panels.
  • Bugs fixed:
  • The context menu can be cut by the right and bottom edges of the control.
  • MSAS 2005: The context filter on the dates may not be applied correctly.
  • RIA Controls: When the paging is on the hierarchy editor may not be working correctly when using the "All members" switch.
  • RIA OLAP Chart: The OnCalcMember event handler may not be fired.
  • When installing to Visual Studio 2008 the installer may sometimes not install the controls into the toolbox.

New in RadarCube ASP.NET OLAP control for MS AS 2.11.0 (Aug 25, 2009)

  • New features:
  • RIA OLAP Grid: The Writeback function released.
  • Bugs fixed:
  • The hierarchies that are fully filtered are not displayed in teh Filter area.
  • RIA controls: Changing the visibility of "All members" in a hierarchy editor can lead to the error when applying the filer.
  • RIA OLAP Grid: If the grid contains the paged hierarchies the context menu for the cells can be displayed incorrectly.
  • RIA OLAP Chart: If moving a hierarchy, which is already in the Modifiers area, out to the tree, the corresponding filters are reset.

New in RadarCube ASP.NET OLAP control for MS AS 2.10.1 (Aug 25, 2009)

  • New features:
  • RIA OLAP Chart: New method TOLAPChart.SetScale allows to correct the initial graph scale.
  • RIA OLAP Chart: New extension-methods for TMeasure class: DefineChartColor, DefineChartMeasureType, and DefineChartTrendType allow you to define color, graph type, and trend line type for measures displayed in chart.
  • Demo applications for RIA OLAP Controls have been improved! New samples have been added. You can try the online demo right now.
  • Bugs fixed:
  • MSAS: The drillthrough action processing corrected.

New in RadarCube ASP.NET OLAP control for MS AS 2.10.0 (Aug 25, 2009)

  • New features:
  • RIA OLAP Chart: New types of graphs - Pie, Spline, and Step
  • RIA OLAP Controls: visual properties tunning. Now the controls have 6 new skins and about 100 new properties to allow you tunning the look and feel of the controls
  • RIA OLAP Controls: better look and feel
  • Documentation updated.
  • Bugs fixed:
  • RIA OLAP Grid: The low levels of Parent-Child hierarchies might not be indented.
  • RIA OLAP Chart: The min acceptable scale of graphs may not be defined correctly.

New in RadarCube ASP.NET OLAP control for MS AS 2.02.1 (Aug 25, 2009)

  • New features:
  • RIA OLAP Chart: Localization of the Trend managing menu.
  • Bugs fixed:
  • RadarCube controls can work incorrectly when using in User Controls. In particular, this may lead to different problems when using RadarCube in DotNetNuke system.
  • Obfuscation error that prevents RadarCube from running under x64 systems.
  • RIA controls: Some errors when working with custom menu items.
  • RIA controls: The hierarchy members? names in Grid and Chart can be cut by vertical.

New in RadarCube ASP.NET OLAP control for MS AS 2.02.0 (Aug 25, 2009)

  • New features:
  • RIA Controls: Two new events OnShowContextMenu and OnContextMenuClick allow to insert new items in the context menu on the cells and handle their activation.
  • RIA controls: New Tollbox which now holds the buttons of saving/restoring and also exporting commands. HTML Toolbox can now work only with HTML OLAP Grid
  • RIA Controls: The look and feel enhanced.
  • RIA OLAP Chart: Trends! Now the charts can display trends. Just click the right mouse button on the measure panel and choose the context menu item.
  • RIA OLAP Chart: Linear graphs can now be displayed as splines.
  • Bugs fixed:
  • DIRECT Edition: The Cube Editor doesn't allow to create a calculated measure in design time..

New in RadarCube ASP.NET OLAP control for MS AS 2.01.0 (Aug 25, 2009)

  • New features:
  • Now the end-users can zoom the OLAP Chart areas in and out.
  • Better look and feel of both OLAP Chart and OLAP Grid.
  • New events RiaOLAPGrid.DrawCell and RiaOLAPGrid.DrawCell allow to manage the content and look and feel of any grid cell. Please find the article on the matter here.
  • Documentation has been updated.
  • Bugs fixed:
  • Localization may not work correctly.
  • MSAS: When saving the grid state in a stream/file, the calculated members and measures (those defined by MDX-formulas) are not saved correctly.
  • The labels on the chart axis may not be sorted correctly.
  • When saving the grid state in a stream/file, some OLAP Chart areas are not saved correctly.

New in RadarCube ASP.NET OLAP control for MS AS 2.00 (Aug 25, 2009)

  • New features:
  • New versions of ASP.NET OLAP controls also named RIA OLAP controls. The two new controls RiaOLAPGrid and RiaOLAPChart is our step to meet the RIA standard in developing web applications. RiaOLAPGrid is a new version of its twin OLAPGrid control, and RiaOLAPChart is an absolutely new control. The RIA controls give a user an overwhelming level of interactivity within web-pages: context-depending menus, dragging, smoothing, transparency, animated elements, selection ranges (both table cells and graph elements) and much more. Rich Internet Applications are much more responsive than traditional web applications that must always interact with a remote server.
  • New charting control named RIA OLAP Chart. While RadarCube ASP.NET Grid allows working with numbers, RadarCube OLAP Chart allows representing your data graphically. This gives users a unique opportunity to analyze their business data visually, dealing with charts rather than numbers, which is much easier to perceive.
  • The ASP.NET OLAP Grid is now shipped in two versions: HTML control (TOLAPGrid) and RIA control (RiaOLAPGrid) in case you can’t use the new RIA version (due to some special company security rules, for example).

New in RadarCube ASP.NET OLAP control for MS AS 1.41.0 (Aug 25, 2009)

  • New features:
  • MSAS: Now the RadarSoft.RadarCube.MSAS.dll assembly references to ADOMD.NET 10 assembly. This allows the Cube to connect to MSAS 2008 without installing the ADOMD.NET version 9.
  • In the TOLAPGrid.OnBeforePivot event handler, there appeared an option to assign a target-area for an hierarchy being pivoted (by assigning a value to the e.To property). This allows specifying an area, where an hierarchy is pivoted to, by clicking an hierarchy's chackbox in the Cube Structure Tree.

New in RadarCube ASP.NET OLAP control for MS AS 1.40.4 (Aug 25, 2009)

  • Bugs fixed:
  • The TOLAPGrid.Load method doesn't restore the cube structure, and might lose the Grid configuration. As a result, users can experience different errors after Load.
  • If the Grid doesn't have a single measure, the export to XLS ends up with an error.
  • The TCubeStructureTree control is not locked on grid operations. That can lead to mistiming of the Tree and Grid.

New in RadarCube ASP.NET OLAP control for MS AS 1.40.3 (Aug 25, 2009)

  • New features:
  • New property TEventExportCellArgs.ConvertType allows the TOLPExport.OnEventExportCell event handler to define what format the data is exported to.
  • Documentation has been updated.
  • Bugs fixed:
  • In the Parent-Child hierarchies the second and further levels can be sorted incorrectly. Also some operations with the level members might lead to the "Inadmissible drill action" exception.
  • The Open/Close cube operation can lead to the "Null Reference" error if some filters are applied to the grid.
  • MSAS: Incorrect count of the total members amount when using TMDCube.SubcubeFilter might lead to errors in the filter editor.

New in RadarCube ASP.NET OLAP control for MS AS 1.40.2 (Aug 25, 2009)

  • Sometimes NullReference exception when exporting to XLS if the hierarchy paging is enabled.
  • Direct: Saved XML layouts don't restore if the cube structure is created at runtime.

New in RadarCube ASP.NET OLAP control for MS AS 1.40.1 (Jul 23, 2008)

  • Bugs fixed:
  • In the verison 1.40.0, the drilling down doesn't work.
  • Many small improvements and bugfixes in the TOLAPExport control.

New in RadarCube ASP.NET OLAP control for MS AS 1.30 (Jul 9, 2008)

  • OLAP Toolbox: The option of overriding the standard on-click behavior. The option of adding your own buttons to the Toolbox with processing their on-click actions both in the client and on the server. See here for the details.
  • The new TOLAPGrid.Serializer.XMLString property that gets/sets the Grid state in a string for more convenient saving/restoring of the Grid to and from the database.
  • An improved processing of exceptions.
  • Unstable working of the Grid when any non-default sorting method is used.
  • Error while exporting to PDF on the computers running on Vista.
  • Direct: in some cases, when calculated fields or hierarchies were used, the Cube wouldn't open.

New in RadarCube ASP.NET OLAP control for MS AS 1.30 (Jun 20, 2008)

  • Pivoting elements of the Cube Structure Tree is now performed not by drag&dropping, but by checking the appropriate checkboxes of the elements (just like in Excel 2007). This is a "default" behavior. You can re-establish the old pivoting mechanism by setting the TOLAPGrid.UseCheckboxesInTree property to False.
  • The obsolete properties: TOLAPGrid.ChartID, TOLAPGrid.ShowChart and TOLAPGrid.TreeShowLines - have been deleted.

New in RadarCube ASP.NET OLAP control for MS AS 1.27 (Apr 11, 2008)

  • Both the RadarCube for MS AS 1.27.0 & Direct 1.09.0 versions don't show any "total" members

New in RadarCube ASP.NET OLAP control for MS AS 1.26 (Feb 5, 2008)

  • New style property TOLAPGrid.DraggedItemStyle describes the style of the dragged items.
  • New event TOLAPGrid.OnAllowDisplayMember allows hiding some members from the cellset without using any filters.
  • The Grid headers duplicate, and popup menu has wrong position if any of the parent Grid containers has absolute positioning.
  • MSAS: Drill down to the next hierarchy action gives wrong results if the drilled hierarchy is parent-child.
  • MSAS: The Grid works unstably if only one measure mode is displayed, but not "Value".
  • MSAS: The applied filters sometimes have no effect on the Drillthrough action results.

New in RadarCube ASP.NET OLAP control for MS AS 1.21 (Aug 15, 2007)

  • The hierarchy filter has been improved: the "exact matching" searching ability has been added.
  • The Grid rendering has been improved.
  • DIRECT: New property TOLAPCube.DataSourceID can be now used in design time. Now the OLAP cube can use standard ASP.NET data providers implementing the IDataSource interface as a data source.
  • The documentation has been updated.
  • The filter state of levels of multilevel hierarchies might be restored from a file incorrectly.
  • MSAS: The error might appear when drilling several multilevel hierarchies in the same Grid area.
  • MSAS: The KPI values formatting might be wrong.

New in RadarCube ASP.NET OLAP control for MS AS 1.19 (Jul 5, 2007)

  • Bugs fixed:
  • Sometimes Null reference exception shows up on restoring the grid state.
  • MSAS: Incorrect filtering of parent members in MSAS 2005 when applying a complicated filter upon several levels of a multilevel hierarchy.
  • MSAS: Drillthrough operation doesn't take the current filter into consideration.

New in RadarCube ASP.NET OLAP control for MS AS 1.16 (May 17, 2007)

  • New features:
  • The property TOLAPGrid.UseFixedHeaders allows to turn off the headers' fixing in the Grid and avoid some possible problem, which have to do with their duplication.
  • New methods TOLAPGrid.Cellset.ExpandAllNodes and CollapseAllNodes allow to expand/collapse all Cellset nodes on the given level.
  • DIRECT: The storage of session data mechanism has been changed. Now RadarCube can work on the web-sites with Trust Level = medium and works faster by and large.
  • Bugs fixed:
  • When the Height property isn't assigned the Grid might be rendered incorrectly.
  • When paging mode is on, the Cancel button in the dialog window for setting the page numbers ends up with the error.
  • The open nodes don't get collapsed anymore when adding a new measure.
  • The changing of the grid size programmatically might result in incorrect rendering.

New in RadarCube ASP.NET OLAP control for MS AS 1.13 (Jan 25, 2007)

  • Localization feature has been added