Hi all, we got a request from one of our users “Is there a way for an SSRS report to advance to the next page simply by continuing to scroll down at the bottom. Currently the SSRS reports require us to advance to the next page at the top of the report which I don’t think is very intuitive. Especially in comparison to what we’re already used to in the InfoMaker reports.” So as a workaround we are trying to put a "Next Page" link at the bottom of the report so that users don't need to move to the top of the page to go to the next page. The options I am getting for a link is to go to a report, a bookmark or a URL. Does anyone know how to put a link to go the next page? Or do you have any other better suggestion that will fulfill this request.
Thanks for any help or suggestion.
Mo
National Ballet of Canada
Hi Mo
Sorry, i'm not sure about the next page button but you can certainly can have a report where you don't need to have pages. You can set the Interactive size of your report to 0 then you don't have to worry about pages.
Open up your SSRS report in BIDS and open up the properties window (or F4 if this is hidden), select the report object from the drop down. Scroll down to the InteractiveSize item. Expand this out and then set the height to 0. This will then make the report act like a webpage with no pages!
Thanks
Nick
Thanks Nick for your response. We had done that for one report, but not very keen to take that path thinking of performance issues; it may take longer time to render a report and display on the client side. Also some users, specially the accounting users, wants to see the breakdown of pages and match them with their printouts.