RadarCube for WPF versions history
RadarCube WPF
1.50.1
(February 12, 2013):
New features:
- Infoattributes are now shown independently from what is
shown in Tooltips;
- Optimization. The performance of the methods that read
data, visualize, save and load cubes is significantly improved. Now some cubes can
be built and read several times faster.
RadarCube WPF
1.50.0
(September 10, 2012):
New features:
- New ability to change the background/foreground color of
the grid cells depending on the measure value or hierarchy members. For more details
see the new article at
http://radar-soft.com/articles/20120831170644.aspx and also the new sample
in the demo application named "Value-Dependent Coloring".
Bugs fixed:
- Sometimes hierarchy members can mistakenly take its Open/Closed
state from the other members;
- Improved backward compatibility with the old saved files.
Sometimes the old saved files cannot be opened or can be opened with errors.
RadarCube WPF
1.40.0
(May 24, 2012):
This version contains less number of DLLs: the
assemblies RadarSoft.RadarCube.WPF.Grid and RadarSoft.RadarCube.WPF.Chart are now
joined to RadarSoft.RadarCube.WPF. So be careful on
installing this new version, remove all references to these assemblies from all your projects.
New features:
-
OLAP Chart: New modifier of shape for the linear graph
added. That means you can now tell the different hierarchies
with the difference
in the shape;
- Now a summary can be placed to the row area with the user
interface, not only programmatically;
- The Hierarchy Editor and Calculated Measure Editor are
now zoomable;
- The process window for the long processes is changed.
RadarCube WPF
1.30.0
(January 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:
- Some serialization/deserialization bugs have been fixed.
RadarCube WPF
1.20.1
(November 11, 2011):
Bugs fixed:
- Design-time: when close and
then open a form with an OLAP
control on it, the "Null reference" error might come up;
- Design-time: "Null reference" error on dropping a Chart control from the tool box to designer;
- Design-time: Occasional "Null reference" errors when working
with a form designer;
- "Invalid operation: error might come up when the size of
an OLAP control is not set explicitly.
RadarCube WPF
1.20.0
(October 24, 2011):
New features:
- Significant performance boost and memory consumption reduction
while displaying large amount of data.
Bugs fixed:
- "Null reference" error appears once in a while in different
situations;
- The parent-child hierarchies do not show the member attributes;
- When saving the current layout in OLAP Chart and
then reading it back to OLAP Grid,
the "redundant" measures may be displayed.
RadarCube WPF
1.14.0
(August 11, 2011):
New features:
- DIRECT: No more additional code needed to show the results of the Drillthrough operation.
Bugs fixed:
- When trying to apply a filter to the members selected in
a hierarchy editor the error might come up;
- The filter is not applied when saving the state to and
then restoring it from XML.
RadarCube WPF
1.13.0
(July 21, 2011):
New features:
- The progress bar now displayed when adding a hierarchy or a measure to the view
area;
- The zoom function of the chart enhanced. Now the cells can be extended both vertically
and horizontally;
- Ability to edit the values of the cells in the cube;
- DEMO: New menu for the chart settings.
Bugs fixed:
- When setting the Cube.Active property to false the exception may come up;
- OLAP Chart: When changing the diagram type to Pie and back,
the initial view is not restored;
- The option of paging cancelling might not work, so some
members are still not displayed.
RadarCube WPF
1.12.2
(June 29, 2011):
New features:
- When selecting a measure in the Quick Filter which has an active filter the previous
filters are now saved;
- The painting algorithm for the selected measure has changed as well as the algorithm
of selecting cells.
Bugs fixed:
- The filter area mistakenly changes the size of the middle
column; no scroll bar appears on adding a new element;
- OLAP Chart: When selecting the Pie mode the color modifier
can hide and never show up again;
- On selecting the color of the measure text when the Quick
Filter applied, all values are displayed even those filtered out;
- The hierarchy members can be wrongly displayed in a ParentChild hierarchy;
- Nothing happens when clicking the "Filter" button in the hierarchy editor.
RadarCube WPF
1.12.1
(May 18, 2011):
New features:
- Now when changing the width of panels, the height of the panels holds the same.
Also when changing the size of the window, the panels squeeze and do not overlay
each other;
- The quick cell filter no longer has the fields to enter value ranges manually. Also
when filtering the values the percentage measures are no longer thrown out.
Bugs fixed:
- The error on selecting "Aggregate visible members" menu
item;
- After dragging you can no longer sort the columns by values;
- Other minor bugs.
RadarCube WPF
1.12.0
(April 29, 2011):
New features:
- The progress bar of loading the cube added;
- Now when moving the mouse over a grid cell the status bar displays its state;
- New graphic indicators to display the KPI;
- Selecting of the cells is improved;
- Drag-n-drop for the grid cells.
Bugs fixed:
- The cube tree in the formula editor is not always correctly
displayed;
- Sometimes clicking a checkbox in the cube tree does not
lead to pivoting of the cube;
- Other minor bugs.
RadarCube WPF
1.11.0
(March 17, 2011):
New features:
- The tree of elements in the Formula Editor is improved visually and functionally;
- The help file for the examples is renewed;
- Toolbox for OLAP Grid and OLAP Chart now has the button for creating a new dimension
member;
- The selected cells now can be colored depending on the context like in RIA OLAP
Grid. The color of the selected cells changes on pressing Ctrl or Shift keys;
- New measure color modifier similar to OLAP Chart. End users can now choose the desired
color schema with the new combobox on measure pivot panels;
- The cube tree elements now have the checkboxes to quick move them to the data area.
Bugs fixed:
- When adding an element to the filter area, the applies
but may be not displayed in the filter area;
- On changing the size of the window the contents of the
side panels is compressed incorrectly;
- Some minor bugs.
RadarCube WPF
1.10.0
(February 25, 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;
- Help file has been updated.
RadarCube WPF
1.03.0
(January 27, 2011):
New features:
- The menu for selecting displayed side panels in OLAP Grid and OLAP Chart has been added.
- The buttons on the chart are now highlighted.
- The editor window can now be resized; the elements in this window can now be filtered.
- The search for cube tree elements has been added.
- The Drillthrough window can now be resized; the buttons in this window are now active.
Bugs fixed:
- The side panels do not overlap upon resizing the neighboring panels.
- The error of non-restoring elements after applying a filter and closing and reopening the window has been fixed.
- The error of disappearing color modifier panel in the pie display mode has been fixed.
- And a lot more errors.
RadarCube WPF
1.02.0
(December 22, 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;
- 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;
- The demo application is renewed. Now it contains a row of samples with description
of key features of the control;
- OLAP Grid can now copy data to the clipboard (Ctrl+C) and select all data from the
data area (Ctrl+A);
- 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:
- Many minor bugs related to Cube Structure Tree, pivoting,
drilling, Drag&Drop, selecting of the cells, etc.
RadarCube WPF
1.01.0
(October 14, 2010):
New features:
- Export to virtually all popular formats.
Bugs fixed:
- MSAS 2000: When a complicated filter is applied to a hierarchy
the drilling might not work correctly;
- When restoring the grid state saved by OLAP Chart, OLAP Grid mistakenly sets THierarchy.ShowEmptyCells properties to true.
RadarCube WPF
1.00.1
(September 9, 2010):
New features:
- New OLAP Toolbox contains the major operations on the cube like Save, Load, Export,
etc.;
- New property VisiblePanels allows hide/show the panels in the OLAP Grid or OLAP
Chart.
Bugs fixed:
- An error when clicking the filter button on a hierarchy
pane;
- Drill-down operation does not work correctly if the measures are not displayed in "Value" mode.
RadarCube WPF
1.00.0
(August 4, 2010):
We are glad to represent our new product - RadarCube WPF. RadarCube is already well-known
and loved for its power and flexibility when working with OLAP cubes. Now all this
comes to WPF platform, and it gives even more power compared to RadarCube Windows
Forms.
First of all it works on WPF 4, using all the features of the platform, like parallel
computing, fast rendering, etc. Advanced WPF visualization allows to render any
WPF content the grid's cells - this is exactly what you always want to do. RadarCube
WPF also supports grid paging, just like RadarCube ASP.NET, and it surely makes
RadarCube WPF several times faster than its Windows Forms counterpart.
|