Gantt Chart / Filtering / Menu Filtering

Blazor Gantt Chart Example - Basic Filtering

Loading Syncfusion Blazor Server Demos…

This sample demonstrates the filtering feature in the Blazor Gantt Chart, which allows viewing a reduced set of records based on specific filter criteria. To enable filtering, set the AllowFiltering property to true.

The Gantt Chart also supports multiple filtering modes through the HierarchyMode property. These modes determine how related records are displayed when a filter is applied:

  • Parent - Displays filtered records along with their parent tasks. If no parent exists, only the filtered records are shown.
  • Child - Displays filtered records along with their child tasks. If no child exists, only the filtered records are shown.
  • Both - Displays filtered records along with both parent and child tasks. If no related tasks exist, only the filtered records are shown.
  • None - Displays only the filtered records without any hierarchical context.

These options provide flexibility in how task relationships are visualized during filtering.

For further details, refer to the documentation.

Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE