Groups | Blog | Home
all groups > sql server reporting services > january 2005 >

sql server reporting services : ShowHideToggle for sorting


Cindy Lee
1/5/2005 5:54:10 PM
When I click on a show/hide toggle button, it renders the new report in 5
seconds compared to 20 seconds for a jump to report.

I'm sorting using the navagation 'jump to report' which takes 20 seconds.
When I expand a table it only takes 5 seconds.
Can I 'jump to URL' and put a value like &rs%3aShowHideToggle=1026#1026 in
my url? And how do i get the ID number, it keeps changing?


Jeff A. Stucker
1/11/2005 5:19:24 PM
The reason it's going faster for show/hide than a new report is probably due
to cached data. To control the show/hide in a called report, you can add
some code based on a report parameter.

--
Cheers,

'(' Jeff A. Stucker
\

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

AddThis Social Bookmark Button