If you don't want to display the files, you need to customize the file explorer's content provider. The following example shows how to filter files and folders - http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/filteranddownloadfiles/defaultcs.aspx. Your case is much simpler - you only need to override the ResolveDirectory method to filter files and simply return an empty collection where the files should be.
Kind regards,
Lini
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.