Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
Using WebDataTree to show the File system on the server...
posted

HI all,

I am exploring the infragistics web controls and i want to know how do we use the webtree control to display the file system on the server. I don't want to display the entire file system structure, but a structure within a specific drive or folder.

e.g. the root folder for my application "MyApp" and contains other folders..

MyApp 

    l___Folder1

                  l___file1

                  l___file2

   l___Folder2

   l___Folder3

How can I display this by using the webtree control.

I would really appriciate your help on this.

Thank you in advance.