Table Concepts

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:

 

Tables Tutorial – getting started with tables

Table Basics – basic information about tables including the current row concept

Displaying Tables – customizing appearance and display features

Table Scripting – information on table events and script programming with tables

Tables View – creating/maintaining tables with the Verj.io Studio

 

A table is displayed on a page using either of these controls:

 

Table Control 

Repeater Control