New to Telerik UI for Blazor? Download Free 30-day trial
TreeList - Filter Menu
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
The First Name column has DefaultFilterOperator. The Hire Date column uses customized list of FilterOperators.
Id | First Name | Last Name | Hire Date |
---|
1 | Daryl | Sweeney | 2/7/2012 8:00:00 PM |
2 | Guy | Wooten | 3/3/2010 8:00:00 PM |
31 | Buffy | Weber | 7/11/2011 6:00:00 PM |
51 | Skyler | Cleveland | 11/10/2014 12:00:00 AM |
3 | Priscilla | Frank | 11/30/2014 12:00:00 AM |
4 | Ursula | Holmes | 6/6/2011 12:00:00 AM |
24 | Melvin | Carrillo | 7/21/2014 12:00:00 AM |
28 | Martha | Chavez | 3/12/2013 12:00:00 AM |
29 | Oren | Fox | 5/14/2013 12:00:00 AM |
40 | Amos | Barr | 3/9/2010 12:00:00 AM |
- Filter-menu.razor
- EmployeeDirectoryService.cs
- EmployeeDirectoryDto.cs
Loading the demo source code...please wait.
Description
The Telerik UI for Blazor TreeList component allows you to choose from three distinct filtering modes:
- FilterRow
- FilterMenu
- FilterCheckBoxList
ShowFilterCellButtons
parameter or set a default filter operator using DefaultFilterOperator
parameter.
This Blazor TreeList 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.