I'm having a problem with the Visual Studio 2010 RC Webforms ReportViewer. It shows the report ok when I am loading the page, but when clicking on "Next Page" or entering a page number, it just loads and displays the first page all over again.
I have verified using Firebug that the request initiated by the paging button is actually sucessful and that it really is the first page of the report that is returned by the report server.
When looking at the report in the ReportsManager, paging works as expected, so this seems to be a viewer issue.
Has anyone else seen this problem? Any suggestions on how to fix or work around this would be greatly appreciated.
Thanks,
Adrian