Hi,
Current, I have a web part which points to the report explorer. The first page is a list of the reports on the reportserver, when I clicked on the link of the one of the reports, it pop up a window to show the report, which behave exactly like http://reportserver/Reports. Is there a way to stop it from poping up a new window, and just show the report on the same page where the link was clicked?
Thanks,
Cheng
While rendering the report you could use the rc:TargetLink=_self paramter, which willopen all links in the same window.
HTH, jens Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment