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

Templates

  • Expand/collapse folder containerExpand/collapse folder container
  • RefreshRefresh
  •  
    ...
  • Collapse
    FolderFiles
    • Expand
      FolderDocuments
      • Expand
        FolderProjects
        • FolderTest project
        • FolderXml list
      • FolderReports
    • Collapse
      FolderImages
      • FolderEmployees
      • FolderProduct icons
    • FolderMusic
    • FolderSystem
    • FolderVideo
AndrewFuller.jpg
AndrewFuller.jpg
JPEG image (.jpg)
65 Kb
AnneDodsworth.jpg
AnneDodsworth.jpg
JPEG image (.jpg)
53 Kb
HannaMoos.jpg
HannaMoos.jpg
JPEG image (.jpg)
39 Kb
JanetLeverling.jpg
JanetLeverling.jpg
JPEG image (.jpg)
58 Kb
LauraCallahan.jpg
LauraCallahan.jpg
JPEG image (.jpg)
37 Kb
MargaretPeacock.jpg
MargaretPeacock.jpg
JPEG image (.jpg)
40 Kb
MichaelSuyama.jpg
MichaelSuyama.jpg
JPEG image (.jpg)
44 Kb
NancyDavolio.jpg
NancyDavolio.jpg
JPEG image (.jpg)
55 Kb
RobertKing.jpg
RobertKing.jpg
JPEG image (.jpg)
36 Kb
StevenBuchanan.jpg
StevenBuchanan.jpg
JPEG image (.jpg)
49 Kb
ThomasHardy.jpg
ThomasHardy.jpg
JPEG image (.jpg)
45 Kb

The DevExpress ASP.NET File Manager (ASPxFileManager) control supports template technology, allowing you to customize file and folder appearance and layout.

The look of the ASPxFileManager control items (files and folders) displayed in the file area can be completely modified by creating a specific template, which defines how an element will be rendered by a client browser. The ASPxFileManager control allows you to create templates for two file area view modes: details (ItemTemplate) and thumbnails (ItemTemplate). Each template can consist of a group of HTML controls. Each HTML control used in a template can be bound to the property values of the rendered node.

In this demo, the ItemTemplate property is used to present additional information about files in a card view. The HighlightItemTemplate event is handled to highlight the search text, which is specified using the filter box, in templates.

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