DevExpress ASP.NET MVC File Manger allows searching for files and folders using the built-in filter box. This demo illustrates how to search the selected (current) folder or all subfolders the SettingsFiltering.FilterBoxMode property.
The File Manager displays the search results in a new filter or standard view the FileManagerSettingsFiltering.FilteredFileListView property defines. In standard mode, use the SettingsFileList.View property to specify whether the filtered items are shown with details or as large icons (thumbnails).
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxFileManagerAndUploadDemos |