Hi,
I need to perform radgrid client side binding with hierarchy. Right now I am using NestedViewTemplate but I am having problem implementing a custom expand collapse button.
What I need is to have 2 sub grids on the same level, basically a 2 level hierarchical grid, but with their individual expand/collapse buttons (therefore a total of 3 expand collapse buttons including the parent).
--> parent
--> child a
--> child b
where --> denotes the expand/collapse image.
Please advice.
Cheers,
Josh