|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a data file, view or query... |
|
|
|
|
|
|
|
| The "Table" keyword can correspond to... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications... |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
|
| Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview... |
|
|
|
|
|
|
|
| Disables a user filter on a column or on all the columns found in a Table or TreeView Table... |
|
|
|
|
|
|
|
| Gives focus to a row found in a Table or TreeView Table control: the control switches to edit... |
|
|
|
|
|
|
|
| Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Ends the process to populate a Table or TreeView Table control programmatically. |
|
|
|
|
|
|
|
| Collapses:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks... |
|
|
|
|
|
|
|
| Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Fixes a column to the left or frees a column fixed to the left. |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
|
| Enumerates the breaks found in a Table control. |
|
|
|
|
|
|
|
| Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
|
| Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
|
| Deletes a row from a Table control, from a TreeView Table control (or from a table displayed... |
|
|
|
|
|
|
|
| Positions on the data file record corresponding to a row selected in the multi-selection Table... |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially... |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Save:
the scrollbar position in a Table or TreeView Table control,
the elements selected... |
|
|
|
|
|
|
|
| Indicates whether a Table or TreeView Table control is currently in edit. |
|
|
|
|
|
|
|
| Restores the scrollbar position in a Table or TreeView Table control as well as the selected... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|