Advanced properties of a Table

Auto Fit
If Auto Fit is set to Yes, the entire table width is filled proportionately to the width of the columns.
If the table width exceeds the combined columns width, the columns' width increases to fill the available space. For example, if a table has three columns, where each column is 100 mm wide, and if the total table width is set to 400 mm then the columns' width increases to approximately 133 mm each.

Similarly, if the table width becomes less than the combined columns width, the columns' width reduces proportionally to fit the available space. For example, if you set the width of the table to 250 mm then the width of each column becomes 83 mm approximately.

Multi-Select

Allow a user to select multiple or all rows. This check box column makes multi-select easier on various devices. The check box column is only visible at runtime.

Add and Modify

Allow a user to add data to a table, and also modify that data at runtime. The Add button appears at the bottom of the table on a form at runtime. (Default: No)

Modify

Allow a user to modify data in a table on a form at runtime. The Modify button does not appear on the table at runtime.

Note If Modify is set to No, but Add and Modify is set to Yes, the user can still modify the data in the table at runtime.
Delete

Allow a user to delete data from a table on a form at runtime. At runtime, the Delete button appears at the bottom of the table.

Note A user can delete multiple rows in a table.