Hai,
I have a dataset having fields in the following way :
Flight_Id Flight_Name Sector_Id Sector_Name
----------------------------------------------------------------------------
1 A 100 a
2 B 200 b
3 C 300 c
I want a treeview with Flight_Name as parent nodes and corresponding sector_Name as its child nodes.
Can anybody give some sample code to bind the treeview like this?
Thanks & regards,
Regeesh Joseph
I have a dataset having fields in the following way :
Flight_Id Flight_Name Sector_Id Sector_Name
----------------------------------------------------------------------------
1 A 100 a
2 B 200 b
3 C 300 c
I want a treeview with Flight_Name as parent nodes and corresponding sector_Name as its child nodes.
Can anybody give some sample code to bind the treeview like this?
Thanks & regards,
Regeesh Joseph