Filter

The GridControl provides a set of filtering options that simplify data management. This demo illustrates how to specify a filter expression using the grid’s FilterString property. The specified filter is displayed in the filter panel that is automatically shown at the bottom of the grid after a filter has been applied. This panel contains buttons allowing end-users to disable/enable and clear the filter.

Related APIs:

GridControl.FilterString

GridControl.FilterExpression