This is a migrated thread and some comments may be shown as answers.

Using PivotGrid Engine for export only

1 Answer 54 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Boris Rogge
Top achievements
Rank 1
Boris Rogge asked on 03 Sep 2013, 07:50 AM
Dear telerik,

I have a dataset and need to do some grouping, aggregates, etc, ..
The pivotgird does all that is needed. However for the export to work, the PivotGrid needs to be materialized (init) and shown before the export function returns any results. Is it possible to use the PivotEngine separately, to do the grouping and aggregating?

Kind Regards,
Boris

1 Answer, 1 is accepted

Sort by
0
Rosen Vladimirov
Telerik team
answered on 05 Sep 2013, 12:14 PM
Hi Boris,

In order to export RadPivotGrid you have to create a new instance and set QuickStyle property. You can check our online demo demonstrating different QuickStyles. The idea is that the export needs the layout of the pivot in order to know where to place the data. In this scenario there's no need to show RadPivotGrid, but you'll have to add code for QuickStyle property.

Hopefully this helps.

Regards,
Rosen Vladimirov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
PivotGrid
Asked by
Boris Rogge
Top achievements
Rank 1
Answers by
Rosen Vladimirov
Telerik team
Share this question
or