Guys,
I need to build a radgrid which has different levels of hierarchy for different parent rows. That is, I would not know at design time weather a particular parent grid item has a child or not. I don't even know how many levels of child grids a parent grid item has.
So basically my question is how do I create a grid with just a master view and then add child grid view items when the user tries to expand the grid item ? Note that the child itself might be expandable. The level of depth is unknown and the only way to reach the final depth is to keep drilling in until the child is not expandable.
See the attached image for details.
Thanks,
Pavan.
I need to build a radgrid which has different levels of hierarchy for different parent rows. That is, I would not know at design time weather a particular parent grid item has a child or not. I don't even know how many levels of child grids a parent grid item has.
So basically my question is how do I create a grid with just a master view and then add child grid view items when the user tries to expand the grid item ? Note that the child itself might be expandable. The level of depth is unknown and the only way to reach the final depth is to keep drilling in until the child is not expandable.
See the attached image for details.
Thanks,
Pavan.