From: Fred.FredConrad on
Is there a way to change the first page of a report. I set up a drop
down that hides portions of the report, but with rectangles and page
breaks there is a bug that shows a blank page instead. So what I am
using are document map labels to navigate the report and I can hide
those as well, but if the user chooses not to see the first section of
the report, the page comes up blank. I know you can set the start page
with a url parameter (rc:section=2), but can it be done in reporting
services. I know it can also be done in an asp.net reportviewer page,
but I would like to avoid that. I also came up with the idea of a
cover page that is never hidden, but I would like to not have to do
that. Anyone out there know if there is a way ??