SSRS
-
Hi, I am using SQL Server Reporting Services to create Reports in Buiness Intelligence studio. I have created applied the Tree view structure for groups in Report using the Toggle visibility option. I have illustrated the structure of my report below: Header : ProductLine|ReasonCode|UnitType |Qty ------------------------------------- Detail: ------------------------------------- - E Reason - IO2Failure COG 100 + T + U ------------------------------------- The + and - indicates the tree structure.Assume (-E,+T,+U) parentnode, (-IO2Failure) Child Node I think you could understand the structure. The problem is i want to give some option in dropdownlist to user such as CollapseAll, ExpandAll, Expand only ProductCode. As i am not much experience with SSRS i dont know how to apply the ExpandAll and Collapse All options. Please Help me! Tnx. With Regards, Anand