Hi ,
I try to create table with expand / collapse functionality in my report ( same like tree view ), but I can not find the way to do this.
I use Telerik Reporting Q1 2009 and C#.
For example I have follow table :
-----------------------------------
| - All Product | 2 |
| product1 | 1 |
| product2 | 1 |
-----------------------------------
..and I would like to collapse it like :
-----------------------------------
| + All Product | 2 |
-----------------------------------
Can you help me ? Thank you
Best Regards,
Veselin Dachev
I try to create table with expand / collapse functionality in my report ( same like tree view ), but I can not find the way to do this.
I use Telerik Reporting Q1 2009 and C#.
For example I have follow table :
-----------------------------------
| - All Product | 2 |
| product1 | 1 |
| product2 | 1 |
-----------------------------------
..and I would like to collapse it like :
-----------------------------------
| + All Product | 2 |
-----------------------------------
Can you help me ? Thank you
Best Regards,
Veselin Dachev