UI for ASP.NET Core
The Telerik UI for ASP.NET Core FileManager component has multiple built-in themes and swatches you can chose from. Explore the Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI) themes and choose the swatch that meets your design requirements.
If neither of the available themes and swatches satisfies your needs, you can easily customize them with a few lines of CSS or create new themes by using the Progress SASS ThemeBuilder application.
The FileManager features sorting and filtering to enhance the user experience. Access the sorting through a dropdown menu in the toolbar or click the header of the columns in grid view.
Filtering can similarly be accessed from the toolbar which would cause a popup window to open. The fields will differ depending on the metadata of files. For example, if the data metadata includes dates, a DateRangePicker will be available.
The Preview Pane in the component is used to show additional information about the selected files or folders. You can toggle its visibility with the Switch Tool in the File Manager Toolbar. By default, the PreviewPane shows information about the thumbnail, file extension, file size, date created and date modified.
Read how to customize the FileManager PreviewPane
The Telerik UI for ASP.NET Core FileManager component comes with a built-in Toolbar, which has a predefined set of tools. You can decide to show or hide them depending on your application's needs.
See which tools are included in the FileManager Toolbar by default
The Telerik UI for ASP.NET Core FileManager's ContextMenu allows you to easily execute commands on the selected file or folder. By default, the items in the Context Menu are Rename and Delete.
The ASP.NET Core FileManager is one of the many components in the suite with out-of-the-box support for keyboard navigation. Users can use the arrows to open or close a node on focus or to navigate to other items in the chart.