New to Telerik UI for Blazor? Download Free 30-day trial
Grid - Custom Filter Menu
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
The First Name, Country and Hire Date columns use custom filters, the other columns use the built-in filters.
The Birth Date column renders custom Filter Menu buttons.
First Name | Last Name | Country | Price | Hire Date | Birth Date |
---|
Nancy | Davolio | USA | 5467 | 5/1/1992 12:00:00 AM | 12/8/1948 12:00:00 AM |
Andrew | Fuller | USA | 3457 | 8/14/1992 12:00:00 AM | 2/19/1952 12:00:00 AM |
Janet | Leverling | USA | 3355 | 4/1/1992 12:00:00 AM | 8/30/1963 12:00:00 AM |
Margaret | Peacock | USA | 5176 | 5/3/1993 12:00:00 AM | 9/19/1937 12:00:00 AM |
Steven | Buchanan | UK | 3453 | 10/17/1993 12:00:00 AM | 3/4/1955 12:00:00 AM |
Michael | Suyama | UK | 428 | 10/17/1993 12:00:00 AM | 7/2/1963 12:00:00 AM |
Robert | King | UK | 465 | 1/2/1994 12:00:00 AM | 5/29/1960 12:00:00 AM |
Laura | Callahan | USA | 2344 | 3/5/1994 12:00:00 AM | 1/9/1958 12:00:00 AM |
Anne | Dodsworth | UK | 452 | 11/15/1994 12:00:00 AM | 1/27/1966 12:00:00 AM |
- Custom-filter-menu.razor
- EmployeeService.cs
- EmployeeDto.cs
Loading the demo source code...please wait.
Description
The Telerik Blazor Grid provides a customizable filter menu template so you can choose your own experience and logic per column, in case you want to modify the built-in capabilities.
This Blazor Data Grid Custom Filter 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.