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

Exporting multiple RadCharts and RadGridViews in one excel file

1 Answer 110 Views
Chart
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 30 May 2012, 04:00 AM
Hi Telerik Team,

I have an application which displays multiple gridviews and multiple charts. and I need to enable user to export the whole data in grid and charts to one excel file.
I know that RadChart and RadGridView have export function, but it's only limited to one excel file target per object.
Is there any workaround to achieve this?

Thanks,
James

1 Answer, 1 is accepted

Sort by
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 01 Jun 2012, 08:16 PM
Hello James,

I do not think that RadChart and RadGridView provide such batch export functionality to Excel. The closest match I can think of, is the online example here that demonstrates export to PDF with RadDocument (you can easily extend it to support export of multiple charts and grids into the same document). You can also find the WPF version of the example in your local Telerik installation or in the WPF ClickOnce demo here.

Greetings,
Bart.
Tags
Chart
Asked by
James
Top achievements
Rank 1
Answers by
Bartholomeo Rocca
Top achievements
Rank 1
Share this question
or