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

Implementation of telerik report in asp.net mvc web page

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bhupendra
Top achievements
Rank 1
Bhupendra asked on 16 Jun 2016, 10:15 AM

we have to display telerik report in asp.net mvc web page. We are using telerik report viewer to display report and able to generate report on first time, but when we try to see again (click again on report button to generate report) then it is not hitting controller method.

Any help in this regard is appreciated!

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 20 Jun 2016, 05:01 PM
Hi Bhupendra,

Please test setting the HTML5 viewer's PerssistSession to false.

In case the scenario is to call your standard controller's action which creates an HTML5 Viewer object, please note that the MVC wrapper adds on the page the HTML5 Viewer as Javascript, including a DIV element with the ID of the viewer. Each object must have unique ID.

If you need further help, post further details how viewers are displayed on the page on button click. Include also the settings of the viewer.

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
Bhupendra
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or