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


Hot news
Click to subscribe

 July 22, 2010

RadarCube for WPF beta is here

The new RadarCube for WPF version has started.

Details...

 

Latest versions
Click to subscribe

 July 14, 2010

RadarCube ASP.NET 2.44.3

Changes...Download...

 

 June 25, 2010

RadarCube WinForms Desktop 2.31.0

Changes...Download...

 

 June 25, 2010

RadarCube WinForms MSAS 2.31.0

Changes...Download...

 

 May 20, 2010

RadarCube VCL 1.18.0

Changes...Download...

 

 April 22, 2010

HierCube VCL 4.56.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

 May 5, 2010

New Silverlight add-on for RadarCube ASP.NET

Details...

 

 March 30, 2010

Designing the Cube with the Cube Creation Wizard

Details...

 

 December 16, 2009

Creating custom Time Intelligence

Details...

 

 November 26, 2009

Creating the correct Cube structure

Details...

 

 September 30, 2009

RadarCube Request tracker

Details...

 

 August 24, 2009

Customizing the toolbox in Ria OLAP controls

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