|
|
|
|
|
|
|
In a Table control, you have the ability to customize the following elements... |
|
|
|
|
|
|
List of functions specific to Table controls |
|
|
|
|
|
|
The title of table columns is an important element of Table control... |
|
|
|
|
|
|
Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
List of functions for managing Table controls (prefix syntax) |
|
|
|
|
|
|
The Table controls can be 100% AJAX... |
|
|
|
|
|
|
You want to perform simulations with Excel, Word, OpenOffice... |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
The user can filter the content of a Table control by displaying the records corresponding to a condition for example... |
|
|
|
|
|
|
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column. |
|
|
|
|
|
|
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column. |
|
|
|
|
|
|
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control). |
|
|
|
|
|
|
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control. |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
The following WLanguage functions are used to manage Gantt charts...... |
|
|
|
|
|
|
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control. |
|
|
|
|
|
|
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities...... |
|
|
|
|
|
|
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again. |
|
|
|
|
|
|
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column). |
|
|
|
|
|
|
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file. |
|
|
|
|
|
|
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file. |
|
|
|
|
|
|
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control. |
|
|
|
|
|
|
The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|