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
Change Report in the same view
Re: Change Report in the same view
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.
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.