Build a treeview from database table vb.net
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi!, I want to store and build a tree (using the control treeview of windows forms) from database table. Some people say to me that the table structure is like: Table Name : TUserStruct Table Fields of TUserStruct : iNodeParent, vcNodeText And the functions are recursive. Please some body do this?, is possible send the code... Thank you. gangeles