Form items / Form item types |
Defines a list view widget.
A TABLE form item type defines a listview to show a scrolling list of data records in a set of columns.
The TABLE form item defines list view widget to show a set of data records, bound to a screen array.
Some front-ends support different presentation and behavior options, which can be controlled by a STYLE attribute. For more details, see Common style attributes and Table style attributes.
For more details about table view programming, see Table views.