Treeview items need to be filled in a gridview
-
Dears, I am using VS 2013 (Visual Basic OR C#) and i would like to fill the gridview with all treeview items & its sub items, noting that the below is the columns of the gridview:
ID Parent_Node Node_Name Level
1 Nill Individual 1
2 Nill Company 2
3 Individual Child 1
4 Individual Adult 2
5 Individual with Inabilities 3
6 Company partners company 1
7 Company Stack holders 2
8 Company Private 3any can help? Regards, Hazem Ayoub
-
Dears, I am using VS 2013 (Visual Basic OR C#) and i would like to fill the gridview with all treeview items & its sub items, noting that the below is the columns of the gridview:
ID Parent_Node Node_Name Level
1 Nill Individual 1
2 Nill Company 2
3 Individual Child 1
4 Individual Adult 2
5 Individual with Inabilities 3
6 Company partners company 1
7 Company Stack holders 2
8 Company Private 3any can help? Regards, Hazem Ayoub