Hi,
I'm trying to populate my TreeView based on my Directory Structure. Actually, what I need is just the files and directories present in one folder.
I found a lot of pages, blogs and posts about this, but all the solutions require the TreeView to be inside a form.
The thing is that I'm using a MasterPage and, every time I insert a form in the page, it screw up the job done by the MasterPage.
Is there any way I can show my folder in the TreeView without put the TreeView inside a <form>?
Thanks,
Ana