Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

Browser history in ReportViewer with Async drillthrough?

$
0
0

I have an ASP.NET Website with a ReportViewer Control on it, using the Microsoft.ReportViewer.WebForms.dll v11. 

I have the properties set so that the report does ASYNC calls using AJAX, which conforms our requirements.

When I open a report and change the default filtervalues, press "view report", it works perfectly. I can do a drillthrough and everything is fine. However, when I use the browser-back, the filter/parameter values are set todefaults again (I read the application is stateless, which is probably good), in stead of thelast used values that I changed them to, via some postback. I've searched for many many days and hours, and I'm still unable to find a way to get the job done.

Is there some example somewhere or can someone help me to reach this goal? To sum up:

  1. Load a Report
  2. Changefilter values
  3. View Report
  4. Drillthrough
  5. Browser-back
  6. => Expect changed values, not defaults. IE and preferably Chrome.

As a sidenote, I was considering using the ScriptManager browserhistory functionality and fully implementing historypoints etc., until I realised there is also history for the expand items in a report which seems rather undoable.

I would greatly appreciate any help on this.


Viewing all articles
Browse latest Browse all 1418

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>