...
Right-click a column header, then select Filter Editor from the menu to open the editor.
Filter conditions specify what data to select from a data source to display in a data-bound control.
...
You can use the Filter Editor dialog and its context menus to create and customize filter criteria for your column data.
The following table describes Filter Editor features.
Item | Description |
---|---|
Use the Add button to add a condition. | |
Use the Delete button to delete a condition. | |
And | Logical operators display in Red text. Select a logical operator to display a menu of available logical operators: |
[Column Value] | Column values display in Blue text inside square brackets. Select a column name to display a menu of available columns. |
Comparison Operator | Comparison operators display in Green text. Select an operator to display a menu of available operators: |
Operand | Operand values display in Black text. Select an operand value to display a text box where you can change the value. |
Condition group | A filter condition group is a set of conditions combined by the same logical operator (And, for example). You select Add Group from the logical operator menu to add a new condition group. |
...