Hi Caleb,
ImageManager dialog is using RadFileExplorer control to provide the file browsing functionality. In order to apply custom file filtering you need to subclass the content provider and orverride the ResolveDirecotry() method to filter the listed files. Please take a look at the following live demo for an example on how to apply file filtering for the explorer control:
FileExplorer / Filter files and download
An example of how to assign custom content provider to the ImageManager's dialog is available in this live demo.
Kind regards,
Dobromir
the Telerik team
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 their
blog feed now.