New to Telerik UI for Blazor? Download Free 30-day trial
FileManager - Selection
- EXAMPLE
- VIEW SOURCE
- Change Theme
default
blazor-ebook.pdf
excel.xlsx
files
ninja.png
telerik.png
text.txt
word.docx
Selected Items:
- Selection.razor
- HierarchicalFileService.cs
- FileManagerController.cs
- HierarchicalFileEntry.cs
- HierarchicalFileEntryExtensions.cs
- FileEntry.cs
- FileManagerConstants.cs
Loading the demo source code...please wait.
Description
The Telerik UI Blazor FileManager supports selecting one or multiple files in the preview pane. Click to select one file. Click and hold Ctrl
/Shift
to select multiple files.
You can get or set the selected items through the SelectedItems
parameter of the FileManager. When the user selects new file/s, the FileManager triggers the SelectedItemsChanged
event.
The current demo shows basic FileManager configuration with two-way binding of the SelectedItems
.
This Blazor FileManager Selection example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.