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

RAD Grid - Export to excel - Adding worksheet dynamically

3 Answers 128 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Meenakshi Nagalingam
Top achievements
Rank 1
Meenakshi Nagalingam asked on 31 Aug 2009, 06:08 PM
Hi,

I have the following requirement in our application and i'm using RAD Grid Q2 2009 version:
1. The records in the grid should be grouped based on say column A
2. While exporting to excel, it should export the data in new worksheet for every new group (here column A).

Item# 1 can be achieved using <GroupByFieldsoption that comes with the grid. 

While exploring options for Item# 2, i came to know from the following url, 


we can override ExcelML exporting. So i thought of using RadGrid1_ExcelMLExportRowCreated event since that would be the apt event to create a worksheet for my requirement. But i couldn't find any stuff to create worksheet dynamically! 

Please let me know is that achievable?

Thanks

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 03 Sep 2009, 01:02 PM
Hello Meenakshi,

Unfortunately the export functionality you request (exporting different groups in separate Excel sheets) is not supported by our web grid. I hope that exporting the entire grid in a single Excel sheet is feasible workaround for your situation.

Nevertheless, I will appreciate if you direct us to online resources or other web grids which have this type of functionality integrated. Thus we will research the matter further to consider it for implementation.
 
Kind regards,
Sebastian
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Agm
Top achievements
Rank 1
answered on 17 Jan 2013, 03:13 PM
Hi Sebastian,

I want to export 100 records from RadGrid to 10 work sheets that having 10 records per sheet.

please give a solution for this.

Thanks in advance.

AGMRAJA
0
Agm
Top achievements
Rank 1
answered on 17 Jan 2013, 03:14 PM
Hi Sebastian,

I want to export 100 records from RadGrid to 10 work sheets that having 10 records per sheet.

please give a solution for this.

Thanks in advance.

AGMRAJA
Tags
Grid
Asked by
Meenakshi Nagalingam
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Agm
Top achievements
Rank 1
Share this question
or