Hi Kalai,
RadFileExplorer does not provide such functionality out of the box, but you can customize it in order to achieve a similar behavior. What you should do is:
- Subclass the built in FileSystemContentProvider
- Override its the ResolveDirectory() and ResolveRootDirectoryAsTree() methods in roder to modify the folder/files permissions in the PrivateFolder and all of its subfolders. For example:
I hope this helps.
Regards,
Veselina Raykova
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the
blog feed now.