Am working on an application that has several levels of data drill down and i wanted to know how i can implement a tree view like structure inside a data grid control to be able to generate an output like this
Human
+ MALE
+ FEMALE
+ Aged 15-20
+ Aged 21-25
+ Employed
+ Un-Employed
Hi Dantoz
Devexpress has an aspxgridview that you can utilise for such by grouping
Hi dantoz,
I believe this link here will help you solve the issue. Please let me know if you might need any further assistance.