New to Telerik UI for Blazor? Download Free 30-day trial
TreeList - Cell Selection
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Choose the TreeList Selection Mode:
MultipleToggle drag to select
First Name | Last Name | Hire Date |
---|
Daryl | Sweeney | 2/7/2012 8:00:00 PM |
Guy | Wooten | 3/3/2010 8:00:00 PM |
Buffy | Weber | 7/11/2011 6:00:00 PM |
Skyler | Cleveland | 11/10/2014 12:00:00 AM |
Priscilla | Frank | 11/30/2014 12:00:00 AM |
Ursula | Holmes | 6/6/2011 12:00:00 AM |
Melvin | Carrillo | 7/21/2014 12:00:00 AM |
Martha | Chavez | 3/12/2013 12:00:00 AM |
Oren | Fox | 5/14/2013 12:00:00 AM |
Amos | Barr | 3/9/2010 12:00:00 AM |
Selected Cells:
- Cell-selection.razor
- EmployeeDirectoryService.cs
- EmployeeDirectoryDto.cs
Loading the demo source code...please wait.
Description
The Telerik TreeList for Blazor allows you to select a single cell or a multitude of cells. To observe the behavior of the different selection modes use the dropdown list in the demo configurator at the top.
When you click on a cell, the cell will be highlighted to notify you that it is selected.
This Blazor TreeList Cell 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.