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

Gantt - Filter CheckBoxList

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
  • Filter-checkboxlist.razor
  • GanttTaskDto.cs
  • GanttTaskService.cs
  • GanttDependencyDto.cs
  • GanttDependencyService.cs
Loading the demo source code...please wait.

Description

Filtering is one of the core functionalities of the Telerik Gantt for Blazor. The component allows you to choose from three distinct filtering modes:

  • FilterRow
  • FilterMenu
  • FilterCheckBoxList
This demo showcases the capabilities of the FilterCheckBoxList. When set to this filtering mode, the Gantt 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 Gantt 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 Gantt 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.