Blazor Gantt Chart Example - Excel Filtering

Gantt Chart / Filtering / Excel Filtering

This example demonstrates how to manage and analyze a new product development using the Gantt Chart component. It showcases Excel-like filtering capabilities that allow efficient navigation and data refinement within complex project structures.

Loading Syncfusion Blazor Server Demos…

This sample demonstrates Excel-like column filtering in the Blazor Gantt Chart. When the AllowFiltering property is enabled and the FilterType is set to Excel, column headers display filtering menus that support condition-based filtering. The HierarchyMode property defines how related records are displayed during filtering:

  • Parent(default) : displays filtered tasks along with their parent records.
  • Child : displays filtered tasks along with their child records.
  • Both : displays filtered tasks with both parent and child records.
  • None : displays only the filtered tasks.

More information about the filtering feature can be found in this documentation section.

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