New to Telerik UI for Blazor? Download Free 30-day trial
TreeList - Column Menu
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Employee ID in Column Chooser
Hire Date Lockable
Column Menu for Position
Filter Mode
EmployeeID | First Name | Last Name | Position | Hire Date |
---|
1 | Daryl | Sweeney | CEO | 2/7/2012 8:00:00 PM |
2 | Guy | Wooten | Chief Technical Officer | 3/3/2010 8:00:00 PM |
31 | Buffy | Weber | VP, Engineering | 7/11/2011 6:00:00 PM |
51 | Skyler | Cleveland | VP, Engineering | 11/10/2014 12:00:00 AM |
3 | Priscilla | Frank | Chief Product Officer | 11/30/2014 12:00:00 AM |
4 | Ursula | Holmes | EVP, Product Strategy | 6/6/2011 12:00:00 AM |
24 | Melvin | Carrillo | Director, Developer Relations | 7/21/2014 12:00:00 AM |
28 | Martha | Chavez | Developer Advocate | 3/12/2013 12:00:00 AM |
29 | Oren | Fox | Developer Advocate | 5/14/2013 12:00:00 AM |
40 | Amos | Barr | Developer Advocate | 3/9/2010 12:00:00 AM |
- Column-menu.razor
- EmployeeDirectoryService.cs
- EmployeeDirectoryDto.cs
Loading the demo source code...please wait.
Description
This demo shows the capabilities of the Column Menu for the Telerik TreeList for Blazor. To enable it set the ShowColumnMenu parameter to true. The column menu is represented as three dots next to the name of the column in the header. You can use it to perform different customizations like sorting, filtering, freezing and unfreezing, showing and hiding columns.
This Blazor TreeList Column Menu 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.