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

Get Treeview Node value on ClientLoad

1 Answer 28 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Neha
Top achievements
Rank 1
Neha asked on 30 Apr 2014, 05:47 AM
I have using RadFileExplorer In my project so I have to hide one of the folder from the list of the folder shown in the treeview when we load the file explorer like showing in the attach files .

Suppose the treeview list these folder "a" , "b", "c" so I want to hide the "c" folder when we load the radfileexplorer 

1 Answer, 1 is accepted

Sort by
0
Joana
Telerik team
answered on 02 May 2014, 12:29 PM
Hello,

 The best option is to use a Custom content provider for the FileExplorer control. This is the most secure and easy way to do it. All you need to do is inherit the default content provider and define some custom logic. Please, check the following article for more information on the topic - http://www.telerik.com/help/aspnet-ajax/fileexplorer-custom-filebrowsercontentprovider.html.

Hope this helps.

Regards,
Joana
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
FileExplorer
Asked by
Neha
Top achievements
Rank 1
Answers by
Joana
Telerik team
Share this question
or