Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Multiple Files Selection

  • Expand/collapse folder containerExpand/collapse folder container
  • RefreshRefresh
  • DownloadDownload
  •  
    ...
  • Collapse
    FolderImages
    • FolderEmployees
    • FolderProduct icons
Modes
View Mode:
v
Selection
Selected files:
 
Selected count:
0


This demo illustrates the File Manager's multiple file selection capability. It allows end-users to choose several files and to perform actions on them simultaneously.

Multi-file selection is disabled by default. To enable it, set the Settings.EnableMultiselect property to true.

The multi-file selection is available in the both - detail and thumbnail file list modes. You can switch them using the 'View Mode' combo box.

In this demo, the File Manager's SelectionChanged client event is handled to demonstrate how you can obtain information about selected files using the GetSelectedItems client method.

Collapse/Expand
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).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxFileManagerAndUploadDemos