Tables
Documentation home
A table represents an array of data values. The data might
be loaded from a database, an XML document, or some other external resource,
and can also be saved back to the resource. Alternatively, a table might just
be used as a temporary working structure in support of the application logic.
Click on one of the following links for further information:
- Table Basics – basic information about tables
including the current row concept
- Table Control – displaying a table
- Table Display Features – features
provided by Table Control, sorting, scrolling, row selection, row
insertion, row deletion etc
- Table Scripting – information on table
events and script programming with tables
- Tables
View – creating/maintaining tables with the Verj.io Studio