Search
English
RadarCube Windows Forms for MSAS versions history

RadarCube 1.20.4 (04/08/08):

New features:

  1. New properties TFilter.Description, TMeasureFilter.Description, and THierarchy.FilterDescription contain descriptions of the filters applied to the objects.
  2. When moving to the filter area an hierarchy with DefaultMember <> "All", the corresponding filter is applied.

Bugs fixed:

  1. MSAS 2000: MDX errors are possible on applying filters on hierarchies in the active area.

 

RadarCube 1.20.3 (03/25/08):

New features:

  1. TOLAPGrid.BeginUpdate and EndUpdate functionality has been changed. Now the pivoting operations embraced with these methods don't recalculate the cellset, that might significantly speed up the cube activating.
  2. Filtering mechanism added for "Cube Structure Tree" as a textbox above the tree. This can be turned off with Grid.OLAPPanelSettings.UseQuickSearchForTree property.

Bugs fixed:

  1. Visual Studio slows down when the form with TOLAPGrid and TMDCube components on it is displayed and when the TMDCube.ConnectionString doesn't point to a valid connection.

 

RadarCube 1.20.2 (03/03/08):

New features:

  1. New properties ViewUnderMouse... allow to set up the view of the object under the mouse.
  2. Now it is possible to control commands of conditional format selecting programmatically.

Bugs fixed:

  1. When trying to use MSAS translation feature the names of measure groups are not translated.
  2. An attempt of filtering of base attribute for a Parent-Child hierarchy can end up with a MDX-error.
  3. Some minor errors in hierarchy editor.

 

RadarCube 1.20.1 (02/27/08):

New features:

  1. Compatibility of the grid state streams. Now the state files saved with RadarCube WinForms can be correctly read from RadarCube ASP.NET and vice versa.

Bugs fixed:

  1. Color settings are not completely saved in design time. Particularly, it may lead to the "transparency" of the pivot panel.
  2. A measure values are shown unformatted, if there is a filter applied to the measure.

 

RadarCube 1.20.0 (02/21/08):

New features:

  1. New public properties to set the column/row size by default: TOLAPGridSettings.DefaultColumnWidth and TOLAPGridSettings.DefaultRowHeight.
  2. New properties TOLAPGrid.MaxRowsInGrid and MaxColumnsInGrid allow limiting the size of the resulting cellset. This can help "hanging" on the operations like "Expand all".
  3. Save/Restore of Grid state performance boosted.
  4. Grid has now a better look-and-feel.

Bugs fixed:

  1. The Parent-Child hierarchies might work unstably and give wrong results, especially on complex cellsets.
  2. On the big cellset some grid cells may not be draw on scrolling.
  3. Unpredictable filtering outcome as a result of drilling performed after operation "Hide all members except this".
  4. NullReferenceException after the Time Intelligence data is off.
  5. Cellset is displayed incorrectly when it has several member columns or rows and the mode of displaying arbitrary MDX outcome is on.

 

RadarCube 1.19.4 (01/21/08):

Bugs fixed:

  1. Drill down to the next hierarchy action gives wrong results if the drilled hierarchy is parent-child.
  2. The Grid works unstably if only one measure mode is displayed, but not "Value".
  3. The OnDrawCell and OnEventExportCell events might not be raised on huge cellsets.

 

RadarCube 1.19.2 (01/08/08):

Bugs fixed:

  1. The "folder" icons in the Cube Structure Tree have wrong colors.
  2. The applied filters sometimes have no effect on the Drillthrough action results.

 

RadarCube 1.19.3 (01/14/08):

Bugs fixed:

  1. In the hierarchy editor a click (especially double-click) on the root "All members" node might cause unpredictable filtering results.
  2. Some minor errors in the grid's conditional formatting.

 

RadarCube 1.19.2 (01/08/08):

Bugs fixed:

  1. The "folder" icons in the Cube Structure Tree have wrong colors.
  2. The applied filters sometimes have no effect on the Drillthrough action results.

 

RadarCube 1.19.1 (12/25/07):

New features:

  1. The look of the predefined skins has been improved.
  2. Now it is possible to drag measures and hierarchies into the data area.

Bugs fixed:

  1. MDX-error on a joint use attempt of a hierarchy and the Named Set built on it.
  2. MDX-error on using translated KPI names, cube names, and Named Sets.

 

RadarCube 1.19 (12/20/07):

New features:

  1. Significantly improved the look-and-feel of pivot-panels. Now they can be dragged and docked just like Visual Studio Panels. Two predefined layout schemas: like MS Offise 2007 and like Office Web Components.
  2. New ability to switch between the modes SingleSelect/MultiSelect in the hierarchy filter window.

Bugs fixed:

  1. Some minor errors have been fixed in the Hierarchy Editor.

 

RadarCube 1.18.1 (12/13/07):

New features:

  1. New property ICell.Description returns the Grid cell description.
  2. New property TOLAPGrid.OLAPGridSettings.MaxTextLength defines the max length of the text to display in a grid cell without truncating.
  3. New event TMDCube.SubcubeFilter allows to restrict the cube access for end users (MSAS 2005 only).

Bugs fixed:

  1. On applying a filter through the hierarchy editor the cube may significantly slow down or even "hang up".
  2. The xml-streams of grid state written with the previous versions can not be read.
  3. When working with the Parent-Child hierarchies there sometimes is possible the exception "Index was out of range".

 

RadarCube 1.18 (11/30/07):

New features:

  1. New look and feel of Pivot panels. Now all panels are dockable, so it's possible to make up any disposition.
  2. Context filtering on measures.
  3. The Hierarchy Editor usability improved.

Bugs fixed:

  1. The grid isn't repainted after a filter is applied.
  2. Drill down function for the parent-child hierarchies doesn't work.
  3. Variety of minor bugs in the Hierarchy Editor.

 

RadarCube 1.17.1 (10/30/07):

New features:

  1. New RadarCube context filtering abilities. Please see the following article for details.

Bugs fixed:

  1. Some Hierarchy Editor bugs have been fixed.

 

RadarCube 1.16.1 (10/22/07):

New features:

  1. Now the cells are formatted on export to XLS. New properties: TOLAPExport.TFormatOptionsXLS.NumberFormat, TOLAPExport.TFormatOptionsXLS.PercentFormat, TOLAPExport.TFormatOptionsXLS.FormatData that define the Excel format string for numbers, percent, and other types.
  2. New property TOLAPExport.TFormatOptionsXLS.WorkSheetNameFormat defines Excel sheet caption.
  3. New property TOLAPExport.OnGetPreferredWidth defines the preferred width of the cells on export.

Bugs fixed:

  1. Sometimes the different color is used instead of the one set in the grid settings.
  2. Drilling down to the next hierarchy can lead to the error or wrong total calculations if the upper hierarchy is multilevel and has a filter complicated enough.

 

RadarCube 1.16 (10/09/07):

New features:

  1. Now it is possible to use MSAS Translations. See new property TMDCube.PreferredLanguage.
  2. Now RadarCube can take the cube cells formatting properties defined on the server. See properties: TMDCube.UseMSASColorFormatting and TMDCube.UseMSASFontFormatting.
  3. Documentation updated.

Bugs fixed:

  1. The hierarchy editor works incorrectly if there are groups or calculated members in the hierarchy.

 

RadarCube 1.15 (09/13/07):

New features:

  1. The custom measure modes can now be sorted by values. But this improvement caused the changing the signature of TOLAPGrid.OnShowMeasure event handler. See here for the details.
  2. Two new measure display modes: the "Rank by row" and "Rank by column".
  3. The "Print Preview", "Export setting" and "Visual setting" dialog windows are able to be localized now.
  4. New property "Hint" can be assigned to the Grid cells within the TOLAPGrid.OnDrawCell event handler if necessary.
  5. Documentation has been updated.

Bugs fixed:

  1. The IMemberCell.Siblings... methods and properties might return wrong data. It might cause the wrong calculations of some measure modes.
  2. Drilling down the Parent-Child hierarchies might lead to "Out of bounds" error.
  3. Restoring the grid state files with saved non-empty groups leads to the error in MSAS 2000.
  4. Some small demo application bugs have been fixed.

 

RadarCube 1.14 (08/27/07):

New features:

  1. The hierarchy filter has been improved: the "exact matching" searching ability has been added.
  2. The documentation has been updated.
  3. Some demo application errors have been fixed.

Bugs fixed:

  1. Drill to children of parent-child hierarchy might lead to building a wrong Cellset and unjustified deceleration of Grid performance.
  2. The filter state of levels of multilevel hierarchies might be restored from a file incorrectly.
  3. Null reference error when working with groups in Parent-Child hierarchies.

 

RadarCube 1.13 (07/27/07):

New features:

  1. The TOLAPGrid.OnBeforePivot and OnAfterPivot events which allow to control the end user pivoting activity.

Bugs fixed:

  1. Strong possibility of "Index was out of range" error when drilling unnatural hierarchy members.
  2. Incorrect drilling behavior of parent-child hierarchy leaves.
  3. The mouse right click error on the empty Grid area with a context menu event handling.

 

RadarCube 1.12.2 (07/11/07):

Bugs fixed:

  1. Incorrect hierarchy editor behavior and the filter data restoring when the "Show all members" checkbox in the hierarchy editor is unchecked.
  2. Measures order in the Grid is not restored correctly.
  3. "Null reference exception" is possible during Grid data export.
  4. Changes made in the OnDrawCell event are not reflected in export files every time.
  5. Changes of the measures order in the Pivot-area do not lead to the changes of the Grid contents.

 

RadarCube 1.12 (07/06/07):

New features:

  1. Documentation updated

Bugs fixed:

  1. Sometimes Null reference exception shows up on restoring the grid state.
  2. Incorrect filtering of parent members in MSAS 2005 when applying a complicated filter upon several levels of a multilevel hierarchy.
  3. Drillthrough operation doesn't take the current filter into consideration.
  4. Changing TMeasure.DefaultFormat in RunTime doesn't do anything.
  5. The error on turning off all hierarchy members except for one or more empty groups.

RadarCube 1.11.2 (06/14/07):

New features:

  1. New event OnFillConditionalMenu allows to manage the conditional formatting menu contents.
  2. Now the grid state XML format includes settings and assigned commands of the conditional formatting.

Bugs fixed:

  1. Unstable grid work after restoring from the state file.
  2. Setting ShowEmptyLines property doesn't bring to the desired outcome when the hierarchies are initialized.
  3. Wrong results of the MDX query if the WHERE clause contains a measure.
  4. Errors on navigating over the grid if the hierarchy member contain apostrophe.

 

RadarCube 1.11.1 (05/29/07):

New features:

  1. Export of the selected values in the mode of "conditional formatting".
  2. The hierarchy editor works much faster.

Bugs fixed:

  1. Only "Values" measure mode displaying when the cells with the names of modes are hidden.
  2. Some displaying parameters defined in OnDrawCell event handler can disappear after the form size is changed.

 

RadarCube 1.11 (05/25/07):

New features:

  1. Conditional cell formatting
  2. Printing Grid contents with preview option.
  3. Performance optimization.
  4. Documentation updated

Bugs fixed:

  1. The open nodes don't get collapsed anymore when adding a new measure.
  2. When reading from the state file, the groups, calculated members, and filtered members are read incorrectly.
  3. Wrong filtering when the "All members" check-box is off in the hierarchy editor when working with MSAS 2005.
  4. The Parent-Child hierarchies with the small amount of members may be working wrong.
  5. When adding NamedSets in the active area the Total-cells of the grid don't get recalculated.

 

RadarCube 1.10 (04/09/07):

New features:

  1. Actions of MSAS 2005 support.
  2. XLS and PDF-formats export support
  3. The selected area of the grid now can be copied to the clipboard.

Bugs fixed:

  1. Incorrect groups and calculated members restoring from the saved state file.
  2. When "Value" measure mode is unvisible the grid works incorrectly.
  3. When several measures are shown at the same time, the empty rows/columns in the grid can never be hidden.
  4. Incorrect filtering when "Show all members" mode is off in the hierarchy editor.
  5. "OutOfRange exception" may show up when working with groups.
  6. The hierarchy editor may show not all hierarchy members.
  7. Drillthrough operation error when the source data contains empty cells.

 

RadarCube 1.02 (03/02/07):

New features:

  1. Export of the whole grid or its part into a variety of formats: CSV, TXT, HTML, BMP, TIFF, PNG, JPG.
  2. Significantly increased the grid speed (in particular on "long" dimensions) and reduced memory requirement.
  3. New Time Intelligence feature has been added. Now if there is a time dimension in the current Cellset, you can choose the time intelligence function from the context menu (for example, to compare measure values shifted by a time period, or to cumulate the values for a time period).
  4. Support of Named Sets has been added.

Bugs fixed:

  1. Memory leaks when working with the grid.
  2. The error occurs when dragging the Measures panel into an empty grid area.
  3. Wrong arguments are passed in TOLAPGrid.OnGetPopup event handler.
  4. The filtering of multilevel and Parent-Child hierarchies may sometimes be working wrong.
  5. "Not supported error" exception when displaying the result of an arbitrary MDX-query in MSAS 2000.

 

RadarCube 1.01 (02/01/07):

New features:

  1. Sorting column now can be controlled by a "drop-dow" button.
  2. Documentation improved

Bugs fixed:

  1. Row of small bugs have been fixed.
Support | Download | Purchase | Partners | Contacts © 2005-2008 Radar-Soft, L.L.C. All rights reserved.