all groups > sql server reporting services > december 2004 >
You're in the

sql server reporting services

group:

How to avoid Jump/out of fram w/ ReportViewer


How to avoid Jump/out of fram w/ ReportViewer Walter
12/21/2004 3:47:07 PM
sql server reporting services:
Hi there,

I've got a nice drill-down, drill-up parent child MDX report, that works
fine when viewed within the reporting services window. However, when I am
viewing it through the ReportViewer the navigation action click jumps the
result out to a new window. I cannot seam to find a way to keep the action
within the ReportViewer.

Did anyone get this trick figured out?

Thanks
Re: How to avoid Jump/out of fram w/ ReportViewer Jeff A. Stucker
12/22/2004 11:51:37 AM
Yes, I had to write some code to make use of the rc:ReplacementRoot
parameter, so that any navigation will point back to the same page with the
report URL as part of a longer URL.

For discussions of ReplacementRoot, see:

http://groups-beta.google.com/group/microsoft.public.sqlserver.reportingsvcs/search?q=ReplacementRoot

--
Cheers,

'(' Jeff A. Stucker
\

Business Intelligence
www.criadvantage.com
--------------------------------------
[quoted text, click to view]

Re: How to avoid Jump/out of fram w/ ReportViewer Jeff A. Stucker
12/22/2004 11:53:12 AM
Also see here:

http://groups-beta.google.com/group/microsoft.public.sqlserver.reportingsvcs/browse_thread/thread/fc71a51d020123ed/a295a0d77da59b6c

--
Cheers,

'(' Jeff A. Stucker
\

Business Intelligence
www.criadvantage.com
--------------------------------------
[quoted text, click to view]

Re: How to avoid Jump/out of fram w/ ReportViewer Walter
12/22/2004 12:11:01 PM
Hi Jeff,

I really appreciate your reply.
I am not in the office till Monday, but I can't wait to try this out.
I will let you know how it goes.
Have a safe Christmas and holyday season.

-Walter

[quoted text, click to view]
Re: How to avoid Jump/out of fram w/ ReportViewer Walter
12/28/2004 3:01:02 PM
Hi Jeff

I am still having problem with this. Could you please get me over the hump?
Thanks.

I am using the Jump to URL to dynamically generate my DrillDown and DrillUp,
However, if you have figured out how to get it to work with the Jump to
report I would definitely take it.

How is the rc:ReplacementRoot work?

How should the Jump to URL expression look like?

How would the ReportName= get set?

Thanks
Walter



[quoted text, click to view]
AddThis Social Bookmark Button