Gantt Chart / Filtering / Excel Filtering

Blazor Gantt Chart Example - Excel Filtering

Loading Syncfusion Blazor Server Demos…

This sample demonstrates how to manage and analyze a new product development project using the Blazor Gantt Chart, with support for Excel like filtering to efficiently navigate and refine data within complex project structures.

When the AllowFiltering property is enabled and FilterType is set to Excel, column headers display filtering menus that support condition based filtering similar to Excel. This allows precise control over which records are displayed.

The HierarchyMode property defines how related tasks are shown during filtering:

  • 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