Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes how filtering works in the filter boxes on the grid.

  • Text Filter: A column type of "rotxt" will use a

    text filter

    text filter. Retrieves

    values which

    values that contain mask defined through text field.

  • Numeric Filter: A column type of "ron" will use a text filter that allows using comparison operators

    in it

    in it. Retrieves

    values which

    values that contain mask defined through text field.

The possible comparison operators are:

=

Equal to

>

Greater than

<

Less than

?

Less or equal to

>=

Greater or equal to

n1..n2

A range of values