SQL Server 2005, Reporting Services 2005, Windows Server 2003.
It looks like in report matrix the start icon for collaspsing/expanding subgroups is always [+], regardless of whether subgroups are hidden or visible by default.
In report table it is vice versa [-].
Expected behavior: [-] when group is expanded, [+] when contracted.
So to get that behavior I'm forced to hide all subgroups in report matrix, and expand in report tables.
What am I doing wrong?
Is there a way to control which icon appears when group is expanded/contracted?
Was it resolved in one of Service Packs?
BTW. Can I assign my own icon images?
Thanks, Andrei.
ToggleImage property on the textbox that toggles the subgroups controls what the start icon is. If you haven't set anything for this property, the default should be [+], in both table and matrix. Can you check what value this property currently has in your table and matrix? You can right-click on the textbox, in the properties dialog go to the Visibility tab, and look at the "initial appearance of the toggle image for this report item".
Being able to assign your own icon images is not currently supported. It's on our wishlist for a future release.
No comments:
Post a Comment