Is there a way that I can link to a report and have the report come up in full screen (without toggling the button in the toolbar)? I am hosting a report in our intranet site and I would like it to load the report without the header information above the tabs. Right now I have to click the little toggle to go to full screen.
I did try to run the javascript from the frame where the link to the report is hosted, but it said access denied.
Hi, Im not not sure where this originates from but a report writer in our org passed me this , to open reports from my application.
OpenPopUp(Button2, "http://bfr06/Reportserver?/Non+Rencs+Reports/bck_live_Supplier_NCR_Notification_Reply&rs:command=render&NCR=" & lblNCR_REF.Text, "", 750, 300)
Basically in the Server Reporting docs is a list of Params which the server uses, also using the JS Openpopup idea you can specify window properties too.
Hope that helps.
Alan
没有评论:
发表评论