E
ExcelMan
I have a report that I produce in multiple versions by passing a
different OpenArgs parameter to it each time.
Problem is, I want the user to be able to view multiple versions of it
in preview mode after hitting a button. Right now, when I do that, the
first version of the report disappears and only the second (or last)
version remains on screen. I can open a modal dialog box between
opening each version, and this allows the user to view the reports
consecutively, but only the last report can be clicked on and moved
around.
Does anyone know how I can open multiple versions of ths SAME report
and have them all be on the screen in the normal preview mode where the
user can move around, setup, next page, or print from the preview
window?
Thanks.
different OpenArgs parameter to it each time.
Problem is, I want the user to be able to view multiple versions of it
in preview mode after hitting a button. Right now, when I do that, the
first version of the report disappears and only the second (or last)
version remains on screen. I can open a modal dialog box between
opening each version, and this allows the user to view the reports
consecutively, but only the last report can be clicked on and moved
around.
Does anyone know how I can open multiple versions of ths SAME report
and have them all be on the screen in the normal preview mode where the
user can move around, setup, next page, or print from the preview
window?
Thanks.