Table control

Use this control to add a table that displays one or more columns of data in a scrollable pane. The tables you create in the Form Designer appear as a rectangular region subdivided by rows and columns. The look and feel mimics tables in Microsoft Windows applications like Excel.

Refer to the following screenshot as an example of the table control widget in List view:

Refer to the following screenshot as an example of the table control widget in Detail view:

Refer to the following screenshot as an example of the table control widget after clicking:

Property Usage
Name

(Optional) Specify a unique identifier for the object on the screen.

This field is required if you enable the Multiple Selection property. This name is used by external applications, such as RAD, to dynamically change the properties of the object.

This name is also used by the “Label For” property to specify the label of this widget.

Read-Only Always read-only.
Columns Specify a list of columns in the table.