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

Report viewer asp.net export/print event does not exist!

1 Answer 134 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Felice
Top achievements
Rank 1
Felice asked on 05 Jul 2014, 09:00 PM
I need to catch the report viewer event when a user click on export or printing.
I have not found any event to achieve the above in the report viewer for asp.net while I have seen that the same exist for the winform report viewer.
Is there any alternative to get the export/print event to fire some code rather than having to use a button outside the control and limit the feature of the report viewer?

Thanks,
Felice

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 07 Jul 2014, 11:55 AM
Hello Felice,

The ASP.NET ReportViewer does not expose events indicating the user has selected to export or print a report through the viewer.

You can use custom toolbar for the ASP.NET Report Viewer and add custom UI, where you can subscribe for events.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Felice
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or