New to Telerik UI for Blazor? Download Free 30-day trial

TreeList - Filter CheckBoxList

1 - 10 of 99 items
  • Filter-checkboxlist.razor
  • EmployeeDirectoryService.cs
  • EmployeeDirectoryDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

The Telerik UI for Blazor TreeList component allows you to choose from three distinct filtering modes:

  • FilterRow
  • FilterMenu
  • FilterCheckBoxList
This demo showcases the capabilities of the FilterCheckBoxList. The treelist can take the Distinct values of the column and put them in a list of checkboxes for the user to select. This lets them chose values without prior knowledge of the data in a familiar Excel-like fashion.

To enable this mode, set the FilterMenuType parameter to FilterMenuType.CheckBoxList. It is available at the treelist level, and on each column, so you can chose for which columns to use that mode, and for which to keep the default filter menu.

This TreeList Filter CheckBoxList 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.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.