Link to this page
Print this page
Parent topic
:
Table views
User interface programming
/
Table views
Built-in table features
Several implicit list handling features are provided by table views.
Columns layout
By default, a user can position, hide, show, and resize columns in
TABLE
and
TREE
containers.
List ordering
List controllers implement a built-in sort. This feature can be disabled if not required.
Find function
List controllers implement a built-in find. This feature can be disabled if not required.
Keyboard seek
The keyboard seek feature allows a user to find a row in a read-only list, by typing characters.
Reduce filter
The reduce filter allows a user to reduce the row set in a read-only list according to a filter.