Each row of gridview is a treeview [modified]
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a array of treeview, and i want to display that array on GridView that each row of GridView is a treeview. Ex :
+ John Details
- Age : 12
- Sex : Male
- Peter Details
- Age : 14
- Sex : Male
- Jes Details
- Age : 15
- Sex : Female
........
Like display QA in this website. How could i do that? -- modified at 11:36 Tuesday 18th September, 2007