Filtering

<< Click to Display Table of Contents >>

Navigation:  Components > Tree / Listvew >

Filtering

There are four types of filters that can be applied to table

 

1. Search box at right side of toolbar that shows rows containing search text in any column. This filter is applied on client side.

2. Filter row below header. To display filter row select any cell (table should be in a cell selection mode) and start typing. For numeric cells it supports expressions. f,e.

o  >100

o  <300

o  0-100

 Filter can be also set via double click on a cell.

3. Filter controls on a toolbar: see Filters section.

4. Search control: see Search component section.