treeview control in asp.net
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi all i am displaying the data in treeview control dynamically from the database..... i have the parent node and child nodes and i want to edit those parent node and child nodes..now i want to place the add button and edit button for that tree control beside of the each node or below of that nodes,,,,,,how can i do this in asp.net?