Advanced properties of a Table
- Auto Fit
- When this setting 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
-
Allow a user to add data to a table on a form at runtime. At runtime, the Add button appears at the bottom of the table.
- Modify
-
Allow a user to modify data in a table on a form at runtime. At runtime, the Modify button appears at the bottom of the table.
Note A user can modify multiple rows in a table. - 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.