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

sql server reporting services : Toggle Visibiity not working


Randy Smith
7/15/2005 9:50:05 AM
I have a report that toggles a group properly on my development machine.
When I upload the RDL to the server the visibility does not toggle. I do get
the + indication.

I then change the default Visible property to True and I can see my details.
When I attempt to minimize the group the screen refreshes but does not
supress the details.

It feels like an IE/IIS issue on my Reporting Server but can can not figure
it out.

If I use my orignal RDL (Details Supressed) the detail data does not export
either.

--
Randy Smith
By Design Consulting
www.bydesignus.com
Vicinity Manufacturing
Mahesh
7/15/2005 11:29:24 AM
You need to set toggletem property if the control u want to toggle.
i.e
if X item controls the toggle of Y item then, Y item's toggleItem
porperty under visibility, should be set to Id of X item.

Hope this help.

Thanks.
Mahesh
Randy Smith
7/15/2005 11:43:06 AM
Thanks for the reply. I have the toggle working sucessfully on my
development machine. The problem I am having is that it does not work on my
production server.

I do not feel the issue is in setting up the visibility property (although I
could be wrong). I think the issue is that the rendered report is not able
to redisplay when the toggle is pressed.

It feels like a IE issue but I see the problem at various workstations if I
host the report on my production server.

I am fine if I view the report hosted from my development machine.

--
Randy Smith
By Design Consulting
www.bydesignus.com
Vicinity Manufacturing
www.vicinitymanufacturing.com


[quoted text, click to view]
Mahesh
7/15/2005 12:05:53 PM
Yeah, then even to me problem sounds like IE problem. I havn't faced
this problem in IE thou. But yeah non-IE behaves strange.

Thanks,
Mahesh
AddThis Social Bookmark Button