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
 Development Tools
 Reporting Services Development
 SSRS 2005 - collapse/expand

Author  Topic 

arkiboys
Master Smack Fu Yak Hacker

1433 Posts

Posted - 2007-05-22 : 06:54:01
I have created a report which contains a header group with one field. There are fields in the details row too.
The header group field is set to collapse and expand.
On running the report when the group header field is expanded, then the details rows become visible. The problem is: not sure why when the expand button i.e the plus sign is clicked, although the rows become visible, the gap remains if the rows are collapsed.
So basically the collapse and expand on the header group field only makes the row to be visible/invisible. they do not collapse so the gap always remains for the rows.
Hope you know what I mean.
Thanks
   

- Advertisement -