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

Exporting All Page Control Data to Excel

1 Answer 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Fred Koehlmann
Top achievements
Rank 2
Fred Koehlmann asked on 03 Sep 2010, 02:10 PM
I have an interesting request from the business that we are not completely sure how to do and wonder if there is a Telerik control that may aid us in meeting the requirement.

We have a search result page that has a Telerik grid, which we currently provide the user the ability to export to Excel. That same result page also has some header information regarding the search criteria that was used and other data, all loading into asp:Label controls. The business is requesting to have this header information applied to the top of the Excel export when the grid data gets exported. Currently we can't think of a way to include the data that exists outside of the grid to export to the same Excel spreadsheet, let along as the header in the spreadsheet.

Is there a Telerik control/container that may allow for this functionality, or have you a coding suggestion that might allow this to happen?

Much thanks, Fred.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 03 Sep 2010, 02:33 PM
Hello Fred,

If you include the header information as part of the MasterTableView's Caption property, it should be present in the exported Excel file. Please consider this option for your scenario and let us know whether this helps.

Best regards,
Sebastian
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Fred Koehlmann
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Share this question
or