DataGrid / Filtering / Excel like Filter

Blazor DataGrid Example - Excel-like Filtering

Loading Syncfusion Blazor Server Demos…

1 of 7 pages (75 items)

This sample demonstrates filtering DataGrid columns using the Excel-like filter UI.

The Excel-like filter provides an advanced filtering interface that allows users to build complex filter criteria by selecting values from a checkbox list. Users can also access advanced filtering options such as sorting, clearing filters, and hierarchical submenus.

To enable filtering, set the AllowFiltering property to true. Change the filter type to Excel using the Type property of the GridFilterSettings component.

The DataGrid supports the following filter types:

  • Filterbar - Text-based filtering row
  • Menu - Dropdown filter menu
  • Checkbox - Checkbox selection filter
  • Excel - Excel-like advanced filter interface

In this demo, click the filtering icon in the column header to display the Excel-like filter UI.

For more detailed information about filtering, refer to the filtering 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