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

Export Multiple RadGrids to one Excel Sheet

1 Answer 253 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ismail
Top achievements
Rank 1
Ismail asked on 27 Jul 2016, 01:01 PM

Hi 

 

I am currently trying to export multiple Radgrids all which contain different schemas to excel.

Radgrid 1 does a count status

Radgrid 2 does a count on phases in each status 

Radgrid 3 does a detail of each each status and phase 

 

So i want to export all 3 grids to one excel sheet is it possible through Telerik export?

 

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 01 Aug 2016, 08:52 AM
Hi Ismail,

Please review the following example from our SDK. As you could see we are using an ExportInfrastructure and manually generated the exported excel file. This way you could export multiple RadGrids in a single or multiple spreadsheets.

Regards,
Maria Ilieva
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Grid
Asked by
Ismail
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or