When my report is exported to excel is there an event that fires? I need to add 2 tabs to the excel sheet.
3 Answers, 1 is accepted
0
Accepted
Peter
Telerik team
answered on 08 Dec 2010, 06:23 PM
Hi KawaUser,
The Windows Forms Report Viewer has an Export event that you can use for such scenarios. Check out the following code snippet and let us know if you need additional assistance.
Thank you for your previous help, but I have run in to it again. I need to know when the user saves the file. Is there some kind of confirmation that the export or some event gets that lets us know that the file has actually been saved?
Thank you,
Chuck
0
Peter
Telerik team
answered on 25 May 2011, 12:50 PM
Hi KawaUser,
We don't expose an API for such verification. However you can utilize the reporting API to export the report programmatically and manage the save dialog.
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