Whats new in 1.2.
January 15, 2010
- Published 1.2.6.0-6173 release
- Improved Mouse Wheel Support (http://code.google.com/p/ranet-
uilibrary-olap/issues/detail?id=8&can=1)
- New implementation of Round gauge supports Silverlight binding
- Sample application is refactored
- Many other improvements, see code changes for more detail (http://
code.google.com/p/ranet-uilibrary-olap/source/list?repo=v-1-2)
January 12, 2010
- Branched to Ranet.UILibrary.OLAP-1.2 (stabilization is started)
- PivotGrid: Implemented custom cell condition designer (see
UpdateablePivotGridControl.UseCellConditionsDesigner property).
December 20, 2009
- Core: JSon and ZIP using cuts down network traffic more than 10
times for large queries. http://code.google.com/p/ranet-uilibrary-olap/issues/detail?id=4
- Core: https/http switching is supported now.
http://code.google.com/p/ranet-uilibrary-olap/issues/detail?id=6
- DataService: Fixed multithreading issues.
http://code.google.com/p/ranet-uilibrary-olap/issues/detail?id=3
- MdxDesigner: Enabling users to remove items from filters, rows,
columns, or data by dragging them out of the box (http://
code.google.com/p/ranet-uilibrary-olap/issues/detail?id=11&can=1).
- MdxDesigner: Ability to select cube
- MdxDesigner: Import/Export layout allows to remove old settings
- PivotGrid: Display data if only rows or only columns are selected.
http://code.google.com/p/ranet-uilibrary-olap/issues/detail?id=2
- PivotGrid: Changed (calculated, but not saved) cells are displayed
as bold blue
- PivotGrid: On calculation error the appropriate icon and error
description are displayed
- PivotGrid: Added "DrillThrough" context menu item for cell (is not
available for calculated cells and can be turned off programmatically)
- PivotGrid: Changed icon for non expandable rows and columns ( [+] ->
[*] )
- ... small bug fixes
November 05, 2009
- Core: Added library for zip/unzip ability.
October 20, 2009
- Samples: Added UI controls samples
- PivotGrid: fixed bug in Rotate axes.
http://ranetuilibraryolap.codeplex.com/WorkItem/View.aspx?WorkItemId=5239)
- MdxDesigner: Added designer for calculated members (WITH MEMBER
clause) http://ranetuilibraryolap.codeplex.com/WorkItem/View.aspx?WorkItemId=5237
- MdxDesigner: Added designer for named sets (WITH SET clause)
- DataService: Fully reimplemented. Added exceptions handling.
- MDX: fixed bug in quoted and double quoted strings
- MDX: fixed bug for NON EMPTY keyword in axes clause
- MDX: fixed bug for &[key1]&[key2]... unique name parsing
- Installer: English localization