Filtering and Searching

Above each column of the table there is a filter and search control. The display of data in the table is adjusted according to the set filters.

The display of numeric values can be limited to a maximum and a minimum value (two fields are available), while only one field is available for searching text values.

Filtering numbers

The filtering can be started by pressing Enter or automatically after a set delay. This delay can be controlled in the configuration INI file by setting the variable ApplyFilterDelay.

Filter "reset" can be done by emptying all hotnot filters + confirming with Enter key.

Default filtering

The configuration can be set so that the data table is filtered by the column and value in the configuration at startup. These are the parameters InitiateFilterDbFieldName and InitiateFilterValue.

Examples of filtering and searching

The images below contain examples of filtering numeric and text values.

Unfiltered data table

Numerical values

Display values in column Count =< 4
Display values in column Count >= 10

Text values

Display of all sheets with a thickness of 0.8 mm

Other settings

Other settings for filtering are described in chapterSection [Settings].

Last updated