Filters and Expressions

Filters for each column can be added in the grid and the expression field can be added to update the calculated values.

The different samples included in this feature are listed below:

Getting Started - This sample demonstrates the creation of filters at design time.

Filter Bar Demo - This sample shows how to add a filter bar to a Grid Grouping control.

MS Excel-Style Filter Demo - This sample demonstrates the adoption of a filter bar in a column header, similar to Excel.

Optimized Excel Filter Demo - This sample demonstrates the enhanced MS Excel-Style Filter

Dynamic Filter Demo - This sample implements a custom filter bar to be wired with a Grid Grouping control by replacing the default filter bar; it allows you to view the filtered results as you type each character.

Filter by Display Member Demo - This sample illustrates how to filter grid data by display member instead of value member.

Expression Field Demo - This sample demonstrates how to create expression fields in a Grid Grouping control.