|
When a report spans multiple pages, SSRS displays the page number like this in the navigation bar: 1 of 2 ? SSRS displays 2 ? when there are in fact 14 pages in the report. How can I force SSRS to display the final page number correctly (without requiring the user to click the Last Page button)?
(comments are locked)
|
|
Change the ReportViewer PageCountMode to "Actual"
(comments are locked)
|
|
It's been a couple of months since I was playing around in SSRS, but if I remember correctly, switching to the print view displays the actual number of pages.
(comments are locked)
|

