DataGrid / Filtering / Checkbox Filter

Blazor DataGrid Example - Checkbox Filtering

Loading Syncfusion Blazor Server Demos…

1 of 7 pages (75 items)

This sample demonstrates how to use the checkbox filter UI to filter DataGrid columns effectively.

The Blazor DataGrid filtering feature enables users to view a subset of records based on defined filter criteria. To enable filtering, set the AllowFiltering property to true.

The DataGrid supports the following filter types:

  • Filterbar - Displays a filter input row below the headers
  • Menu - Shows filter options in a dropdown menu
  • Checkbox - Provides checkbox selection from available values
  • Excel - Offers Excel-like filtering interface

Change the filter type using the Type property of the GridFilterSettings component.

In this demo, click the filtering icon in the column header to display the checkbox filter UI for that specific column.

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