Filter Row
The Filter Row allows users to filter data by typing text directly into the row. A filter condition can be applied automatically based on the value entered (if the ASPxGridViewBehaviorSettings.FilterRowMode property is set to Auto), or on the Apply button click (if the ASPxGridViewBehaviorSettings.FilterRowMode property is set to OnClick). The filter condition can be selected from the context menu, which is invoked when a user clicks a filter row button.
The table below lists the main members that affect element appearance and functionality.
See Also