I have a huge list of file paths and i have to insert them into a tree (TreeView as user interface)! Example of a list: C:\Folder\data.011 C:\New Folder\settings.ini C:\Folder\task.dat C:\My Documents\manual.pdf C:\Windows\wallpaper.jpg ..... ..... ..... 20 000 Files and Folders Which is the fastest way to visualize the list in a TreeView? Any thoughts are appreciated!
modified on Monday, September 8, 2008 7:29 AM