WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Subscript of selected element in the specified Table control,-1 if no element is selected.
Name of control to use. This control can correspond to: a Table control. a TreeView Table control.
Rank of selection for a multiselection control. If this parameter is not specified, the subscript of first selected row is returned.For example, to retrieve the first selected element, <Rank> = 1. To retrieve the second selected element, <Rank> = 2, etc. This parameter is available for Ajax Table controls only. This parameter is not available for the "classic" Table controls.
Versions 16 and laterType of information to return: tsColumn<Result> will correspond to the number of the selected column.tsCellColumn<Result> will correspond to the column number for the selected cell.tsRow(Default value)<Result> will correspond to the number of the selected row.tsCellLine<Result> will correspond to the row number for the selected cell.If this parameter is not specified, the function will return the number of the selected line. This parameter is not available.New in version 16Type of information to return: tsColumn<Result> will correspond to the number of the selected column.tsCellColumn<Result> will correspond to the column number for the selected cell.tsRow(Default value)<Result> will correspond to the number of the selected row.tsCellLine<Result> will correspond to the row number for the selected cell.If this parameter is not specified, the function will return the number of the selected line. This parameter is not available.Type of information to return: tsColumn<Result> will correspond to the number of the selected column.tsCellColumn<Result> will correspond to the column number for the selected cell.tsRow(Default value)<Result> will correspond to the number of the selected row.tsCellLine<Result> will correspond to the row number for the selected cell.If this parameter is not specified, the function will return the number of the selected line. This parameter is not available. This parameter is not available. The function will return the number of the selected row.
Use conditions
Equivalence <Table>.Select
Value of selected element
Selection at cell level
Last update: 10/31/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: