I have created a treeview in vb.net. The treeview has the following features,
1) Grows dynamically
2) No limit on child nodes
Treeview has a project name as ROOT and the child nodes grows dynamically (upto n levels). In this case how to create a database to store the project details (tree structure).
Can anyone please help me out (database structure)?
Thnaks,
Swteha
1) Grows dynamically
2) No limit on child nodes
Treeview has a project name as ROOT and the child nodes grows dynamically (upto n levels). In this case how to create a database to store the project details (tree structure).
Can anyone please help me out (database structure)?
Thnaks,
Swteha