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

Details View

  • Expand/collapse folder containerExpand/collapse folder container
  • RefreshRefresh
  •  
    ...
  • Collapse
    FolderArts
    • Collapse
      FolderLeonardo Da Vinci
      • Folder1471 - 1480
      • Folder1481 - 1490
      • Folder1491 - 1500
    • Expand
      FolderRaphael
      • Folder1505 - 1510
      • Folder1510 - 1515
    • Expand
      FolderSalvador Dali
      • Folder1910 - 1927
      • Folder1928 - 1935
      • Folder1936 - 1945
      • Folder1946 - 1958
    • Expand
      FolderVan Gogh
      • Folder1883 - 1886
      • Folder1886 - 1889
      • Folder1889 - 1890
 
Name 
Date modified 
Size 
CrepuscularOldMan.jpg
1/26/2011 3:44:31 PM28.97 KB
Ginevra de' Benci.jpg
1/26/2011 3:46:58 PM24.83 KB
LandscapeNearFigueras.jpg
1/26/2011 3:44:38 PM18.16 KB
Madonna of the Carnation.jpg
1/26/2011 3:47:03 PM32.06 KB
The Baptism of Christ.jpg
1/26/2011 3:47:08 PM34.12 KB
Voyeur.jpg
1/26/2011 3:44:42 PM22 KB
Options

This demo illustrates the Details view mode of the DevExpress ASP.NET File Manager (ASPxFileManager).

ASPxFileManager supports two file list view modes: Thumbnails and Details. The Thumbnails view is displayed by default. Use the SettingsFileList.View property to enable the Details mode.

In Details view mode, a file list is represented by a grid containing information about files. You can use the SettingsFileList.DetailsViewSettings property settings to customize the mode functionality.

  • AllowColumnResize property specifies whether or not columns can be resized by end-users.
  • AllowColumnDragDrop property specifies whether or not end-users can reorder columns by dragging their headers.
  • AllowColumnSort property specifies whether or not end-users can sort data by clicking column headers.
  • ShowHeaderFilterButton property specifies whether or not column headers display filter buttons allowing end-users to filter files.
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
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxFileManagerAndUploadDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxFileManagerAndUploadDemos