New to Telerik UI for Blazor? Download Free 30-day trial
Grid - Column Menu
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Product Name in Column Chooser
Price Lockable
Column Menu for Discontinued
Filter Mode
ID | Product Name | Price | In stock | Quantity per unit | Discontinued |
---|
1 | Chai | 18 | 39 | 10 boxes x 20 bags | False |
2 | Chang | 19 | 17 | 24 - 12 oz bottles | False |
3 | Aniseed Syrup | 10 | 13 | 12 - 550 ml bottles | False |
4 | Chef Anton's Cajun Seasoning | 22 | 53 | 48 - 6 oz jars | False |
5 | Chef Anton's Gumbo Mix | 21.35 | 0 | 36 boxes | True |
6 | Grandma's Boysenberry Spread | 25 | 120 | 12 - 8 oz jars | False |
7 | Uncle Bob's Organic Dried Pears | 30 | 15 | 12 - 1 lb pkgs. | False |
8 | Northwoods Cranberry Sauce | 40 | 6 | 12 - 12 oz jars | False |
9 | Mishi Kobe Niku | 97 | 29 | 18 - 500 g pkgs. | True |
10 | Ikura | 31 | 31 | 12 - 200 ml jars | False |
- Column-menu.razor
- ProductService.cs
- ProductDto.cs
Loading the demo source code...please wait.
Description
This demo shows the capabilities of the Column Menu for the Telerik Grid 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 Data Grid 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.