This is a migrated thread and some comments may be shown as answers.

Select a folder programmatically

1 Answer 106 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 01 Aug 2016, 09:13 AM

Hi I am trying to select a folder programmatically. 

 

What i wish to do is select a folder and then store all sub folders into an array.

The only way I can see this working is looking through all the contents of a folder and do a check to see if it is a folder and if its a file ignore else store in an array.

Once i have all the folders i then want to set the current folder to an element in the array and loop through the contents and store it for all the folders found.

 

Mark

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 04 Aug 2016, 10:15 AM
Hi Paul,

I have already answered your other thread on a similar matter, please refer my reply there:
http://www.telerik.com/forums/file-explorer---get-all-directory-files---client-side

Regards,
Vessy
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
FileExplorer
Asked by
Paul
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or