|
|
|
|
|
|
|
This help page explains how to manage a multi-selection in a Table control. |
|
|
|
|
|
|
The Table allows users to easily view and enter data stored in memory or from a table, view or query... |
|
|
|
|
|
|
List of functions specific to Table controls |
|
|
|
|
|
|
Table controls are used to view and manipulate data... |
|
|
|
|
|
|
The title of table columns is an important element of Table control... |
|
|
|
|
|
|
In a Table control, you have the ability to customize the following elements... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
List of functions for managing Table controls (prefix syntax) |
|
|
|
|
|
|
The Table controls can be 100% AJAX... |
|
|
|
|
|
|
Converts the contents of a Table or TreeView Table control to a JSON string. |
|
|
|
|
|
|
You want to perform simulations with Excel, Word, OpenOffice... |
|
|
|
|
|
|
Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use... |
|
|
|
|
|
|
Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)... |
|
|
|
|
|
|
Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
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 user can filter the content of a Table control by displaying the records corresponding to a condition for example... |
|
|
|
|
|
|
The TABOrder property gets and sets the position of a control in the tab order of a window. |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
The following functions are used to manage TreeView controls (prefix syntax): |
|
|
|
|
|
|
The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
List of constants used by the Automatic Application Features (AAF) functions.... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control. |
|
|
|
|
|
|
The system popup menus are managed by the system (Android, Windows, ...... |
|
|
|
|
|
|
The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
The following functions are used to manage TreeView controls:... |
|
|
|
|
|
|
Adapts the window height to the content of controls. |
|
|
|
|
|
|
Adapts the window width to the content of controls. |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
List of functions for managing XLS files... |
|
|
|
|
|
|
The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|