|
|
|
|
|
|
|
Returns the list of sorted columns found in a table. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
Returns the value displayed in a header of Pivot Table control. |
|
|
|
|
|
|
Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
Returns the number of selected cells in a Pivot Table control. |
|
|
|
|
|
|
Returns the value displayed in a header of Pivot Table control. |
|
|
|
|
|
|
Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
Returns the number of selected cells in a Pivot Table control. |
|
|
|
|
|
|
Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|