Hello,
Do you mean the data in the database looks like the following?
C:\temp\test.txt
F:\temp\test.txt
C:\temp\test2.txt
If so, it isn’t convenience to load it and render TreeView. Here is an example to load data and populate treeview.
http://social.msdn.microsoft.com/forums/en-US/winformsdatacontrols/thread/e32ef246-fbb3-4432-9439-0027f2441c6a/
Hope it helps. If you have any doubt, please feel free to tell me.
Sincerely,
Kira Qian
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the
All-In-One Code Framework!