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

RadGrid Export - No Custom Aggregates?

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 10 Oct 2012, 08:15 PM
I have a RadGrid which I am exporting to excel.

I'm using 
grid.ExportSettings.ExportOnlyData = false;
grid.ExportSettings.Excel.Format = GridExcelExportFormat.Html;

My grid contains custom aggregates.

When I export. The export is missing all my custom aggregates and the footer and group footer rows.

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 15 Oct 2012, 02:36 PM
Hello James,

On my side everything works properly. Could you send your markup and the relative code behind declaration in order to pinpoint the reason for that behaviour? I prepared a small sample and attached to this forum post, so you could give it a try.

Greetings,
Kostadin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
James
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or