Change Report in the same view

Stimulsoft Reports.WEB discussion
Post Reply
marianux
Posts: 11
Joined: Thu Oct 24, 2013 5:15 pm

Change Report in the same view

Post by marianux »

Hi, id like to know if its possible change report in the same view and not reloading view.
My scenary Its that i got a dropdownlist for selecting between some differents reports.
When i choose one, then it must load this report, not reloading view, and if i change then it must load the other report.

I've thought doing with partial views and Ajax, a different GetReportSnapshot name for every report but in Controller Action it must take some parameters and i dont know how to do it.

Thanks in advance
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Change Report in the same view

Post by Alex K. »

Hello,

Please check samples at following links:
https://drive.google.com/open?id=0Bx_-- ... UwyUWZfR0U
https://drive.google.com/open?id=0Bx_-- ... URBMEgzejQ

It reloads only the Viewer, without a full page reload. Also, for these samples, you need to use last build.

Thank you.
Post Reply