Is Treeview the right choice?
I need to create an FTP site, where clients can download the information displayed in the form of folders/files. The appearance is going to be similar to the window explorer, where it shows the folders and then the files underneath. Is treeview a right choice to do it, where folder will be displayed and the files under can be expanded or collapsed. Also, I would have to create this structure on fly, as the files will be loaded based on some criteria for each client. Is there any other way to do it?
Also, I found for Treeview that Microsoft does not support it anymore- what exactly that means?
Thanks for the help
Renu
|