Hi,
Will this support multi level nested rows?
My requirement is like this
Groups
1-Group1
2-Group2
Then Each groups Contains SubGroups. Then each SubGroup contains Sub sub Group …etc upto 4 levels.
I need a nested records (+/-) (expandable/collapsable) record hierarchy which can expand and collpase upto the 4 levels.
Like Group1 is expandable and collapsible
When Group1 is expanded, SubGroup1 under Group1 should be expandable and collapsible.
When SubGrpup1 is expanded SubSubGroup1 under SubGroup1 should be expandable and collapsible…etc. Like this I need to expand and collapse records upto 4 levels.