• Material 3
  • Bootstrap 5
  • Fluent 2
  • Tailwind CSS
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Template in ASP.NET Core File Manager Control

This sample showcases how to customize the Syncfusion File Manager's control with template support in the Navigation pane, Large icons and Details view.

DEMO
SOURCE

The navigationPaneTemplate renders the nodes with icons based on folder names, while thelargeIconsTemplate displays files with styled backgrounds and a action menu in each file/folder. The detailsViewSettings template shows file information like name, size, and modified date in columns. File operations such as Open, Delete, Download, and Refresh are handled through a dropdown menu option showed in each item, and the select initiates each action to the corresponding File Manager methods (openFile, downloadFiles, deleteFiles, and refreshFiles).

Note: File Manager's upload functionality is restricted in the online demos for security reasons. If you need to test upload functionality, please install Syncfusion Essential Studio® on your machine and run the demo.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab