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

Need to know export event fired

1 Answer 90 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Subrahmanya Kadiyala
Top achievements
Rank 1
Subrahmanya Kadiyala asked on 09 Dec 2011, 12:48 AM
Hi,

I want to do modification to the data before exporting it to excel. IS there any way by which I will come to know that export evernt is fired so I can modify the data and will export it to the excel. I'm using Telerik.ReportViewer.WebForms. I know that for Windows it is available.

Thanks in Advance.
Subra

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 09 Dec 2011, 01:01 PM
Hi Subra,

The goal of a reporting product is to have a single template which when bound to data can be exported to various formats and look as close as possible to the original having the specific format limitations in mind. Changing something for specific format only means that the report has already been processed and making changes to the template after processing is wrong and we do not allow it. Your best option would be to create a second report that would be used for export to excel (and looks as you need) and handle the export from your application programmatically instead of using the built-in export in the viewers.

Kind regards,
Steve
the Telerik team

Q3’11 of Telerik Reporting is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

Tags
General Discussions
Asked by
Subrahmanya Kadiyala
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or