Back to Devexpress

Filter Control

aspnet-11025-components-data-editors-filtercontrol.md

latest1.3 KB
Original Source

Filter Control

  • Jul 26, 2021
  • 2 minutes to read

The ASPxFilterControl is a stand-alone control that allows users to build filter criteria. It does not require SQL syntax and does not have limitations regarding the complexity of the filter conditions. With the ASPxFilterControl, you can construct multiple filter expressions, combined by any logical operator, and apply them to controls or to a data source.

The ASPxFilterControl offers the following features:

  • Rich end-user capabilities

  • Appearance customization

  • Expression Validation

  • Full-featured client-side API

See Also

Filter Control - Data Source Specific Filter Expression - Online Demo:

Filter Control - External Filter for GridViewOnline Demo:

Filter Data

ASPxGridLookup

Filter Control Elements