New to Telerik UI for ASP.NET Core? Download free 30-day trial
Column menu
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
column_menu.cshtml
Column_MenuController.cs
EmployeeDirectoryController.cs
EmployeeDirectoryModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
With the Telerik UI for ASP.NET Core TreeList, you can easily expose common commands and trigger column operations through a menu such as sort, filter, and define which columns are visible in the tree list.
To enable it, call a method .ColumnMenu() to render a column menu, allowing the user to edit the columns.