Edit Filter Condition Dialog
The Edit Filter Condition Dialog allows you to define a filter condition by selecting a grid field, i.e. column, a logical operation and value.
Available logical operators are
| = | equals |
| NOT = | not equal |
| < | less than |
| > | greater than |
| <= | less than or equal to |
| >= | greater than or equal to |
| contains | contains a substring |
| NOT contains | not contain as a substring |
Most fields are alpha numeric. Use the case sensitive check box to specify a case sensitive comparison.
When selecting the Time/Date field, date and time picking controls are presented for selecting the value. If you leave the time field unchecked, the comparison is made only in terms of date and ignoring the time of day.