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

Custom Refresh in Report Viewer

1 Answer 200 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Iron
Alexander asked on 01 Jun 2016, 02:15 PM

How can i perfome some custom action on the press of the refresh button in wpf ReprotViewer?

For example i would like to save some data to the database, or load some data from webservice.

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 06 Jun 2016, 10:59 AM
Hello Alexander,

By clicking the viewer's Refresh button you will trigger the RenderingBegin event. Also you can refresh the viewer in code by using its RefreshReport method.

The available API can be checked here.


If you need further help, please elaborate on the custom logic you need to add and its relation to the displayed reports.

Regards,
Stef
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Alexander
Top achievements
Rank 1
Iron
Answers by
Stef
Telerik team
Share this question
or