I'm going to build a hierarchy structure. Each layer contains about 12 columns and in total I'll have 7 layers of hierarchy.
I have used RadGrid Hierarchy nested table features on some of the pages which had 1-2 nested tables and it works fine, however, on this page because mainly there are 7 layers of hierarchy I can't use RadGrid Nested Tables as the 7th Nested table gets opened in the middle of the page in that case!
What other control could I use to represent such structure?
E.g. Master Detail View, not sure?
Thanks,
I have used RadGrid Hierarchy nested table features on some of the pages which had 1-2 nested tables and it works fine, however, on this page because mainly there are 7 layers of hierarchy I can't use RadGrid Nested Tables as the 7th Nested table gets opened in the middle of the page in that case!
What other control could I use to represent such structure?
E.g. Master Detail View, not sure?
Thanks,