Blazor TreeList - Overview
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
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 |
- Overview.razor
- EmployeeDirectoryService.cs
- EmployeeDirectoryDto.cs
Loading the demo source code...please wait.
The TreeList component is part of Telerik UI for Blazor, a professional grade UI library with 95+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik TreeList for Blazor is a powerful component, which allows you to visualize and edit hierarchical data via its table representation. It provides a variety of options about how to present and perform operations over the underlying data, such as paging, sorting, filtering and editing.
The Blazor UI TreeList supports binding to both self-referencing and hierarchical data.
This Blazor TreeList - Overview demo is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik Blazor components and their features in action. View the source code of each of the demos or directly adapt and edit them, including their theme appearance, in some of our dedicated playgrounds for Blazor projects - Telerik REPL for Blazor.