Search
English
Saving and Restoring RadarCube data
All RadarCube versions (WinForms, ASP.NET & VCL) share the same principle of saving its data that allows both saving and later restoring of:
  1. The Grid or the Chart state (pivot-panels, drilling, sorting, filtering, grouping and so on)
  2. Current visual settings of the Grid or the Chart (in WinForms-versions only)
  3. Full Cube data (for Direct and Desktop versions only). This option allows operating the Cube offline, without establishing connection to the database.
The cross-platform compatibility of the saved data is also worth mentioning: for all versions the Grid state is saved in XML format. That means, you can save the Grid state in the WinForms application, and then read it in ASP.NET or VCL versions of RadarCube.
Also WinForms and ASP.NET versions have the same format of the Cube data. For instance, you can start working in the “cloud”, retrieve all the data you need from the server and then continue analyzing them offline in the WinForms-application.


Programmatically the save/restore operations are performed by the following method pairs:
  1. TOLAPGrid(or Chart).Save (or SaveCompressed) /Load. This method allows saving any combination of data mentioned above in binary format.
  2. TOLAPCube.Save (or SaveCompressed) /Load. This method allows saving the Cube data only in binary format.
  3. TOLAPGrid(or Chart).Serializer.WriteXML /ReadXML. This method allows saving the Grid state and (if specified) its visual settings in XML format. The TOLAPGrid(or Chart).Serializer.XMLString property, that presents the Grid state as a string for storing in the database, for example, may also prove useful.
Of all these methods the first one is the most common: it calls the second and the third ones, if necessary, and includes their returned data in the resulting file. But its the third method that uses the cross-platform XML format that can be read by all RadarCube versions.
Related links

Download Radar-Soft products


Buy Radar-Soft products


Visit our support site


Latest versions
Click to subscribe

 March 9, 2010

RadarCube WinForms Desktop 2.25.0

Changes...Download...

 

 March 9, 2010

RadarCube WinForms MSAS 2.25.0

Changes...Download...

 

 February 26, 2010

RadarCube VCL 1.16.0

Changes...Download...

 

 February 25, 2010

HierCube VCL 4.55.0

Changes...Download...

 

 February 17, 2010

RadarCube ASP.NET 2.35.0

Changes...Download...

 

 July 15, 2009

Essential Pack Pro for ASP.NET 1.11.0

Changes...Download...

 

 July 15, 2009

Essential Pack for ASP.NET 1.11.0

Changes...Download...

 

 November 5, 2008

WinForms Chart 1.00.1

Changes...Download...

 

Related articles
Click to subscribe

 September 30, 2009

RadarCube Request tracker

Details...

 

 August 24, 2009

Customizing the toolbox in Ria OLAP controls

Details...

 

 July 15, 2009

How to localize Essential Pack for ASP.NET

Details...

 

 June 29, 2009

Templating columns for Essential Pack Grid

Details...

 

 June 3, 2009

Customizing RadarCube for ASP.NET

Details...

 

 May 8, 2009

Hierarchy members' attributes

Details...
More articles...
Support | Download | Purchase | Partners | Upgrade and Discount Policy | Contacts © 2005-2009 Radar-Soft, L.L.C. All rights reserved.