Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Interactive sort in hidden tables

Author  Topic 

golliaph
Starting Member

9 Posts

Posted - 2008-08-18 : 07:16:59
Hi, I'm using Reporting Services 2005 with SP2. I have 6 hidden tables with interactive sort fields in my report. When I unhide one of the tables and then sort elements in this table, page reloades and all tables is hidden again. Is there a way to keep table visible after dynamic sorting?
I've also have problem with visibility of parameter's bar. It hides after page reload as well. Can I keep it allways visible?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-08-18 : 08:16:25
what's the expression you used for hiding the tables?
Whats the url you used for reloading the report?
Go to Top of Page

golliaph
Starting Member

9 Posts

Posted - 2008-08-19 : 07:51:28
quote:
Originally posted by visakh16

what's the expression you used for hiding the tables?
Whats the url you used for reloading the report?


Every table is initially hidden. And every table has a textbox as toggle item. In table's header I've turned on interactie sort. When I toggle visibility of table on and then sort by one of the fields page reloads and al the tables are hidden again.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-08-19 : 07:56:26
quote:
Originally posted by golliaph

quote:
Originally posted by visakh16

what's the expression you used for hiding the tables?
Whats the url you used for reloading the report?


Every table is initially hidden. And every table has a textbox as toggle item. In table's header I've turned on interactie sort. When I toggle visibility of table on and then sort by one of the fields page reloads and al the tables are hidden again.


howzz the textbox value set?
Go to Top of Page
   

- Advertisement -