ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Number of selected rows in the specified control,0 if no row is selected. This number can be greater than 1 for multiselection controls.
Name of control to use. This control can correspond to: a Table control. a TreeView Table control.
Versions 16 and laterType of information to return: tsColumn<Result> will correspond to the number of selected columns.tsCell<Result> will correspond to the number of selected cells.tsRow(Default value)<Result> will correspond to the number of selected rows.If this parameter is not specified, the function will return the number of selected rows. This parameter is not available.New in version 16Type of information to return: tsColumn<Result> will correspond to the number of selected columns.tsCell<Result> will correspond to the number of selected cells.tsRow(Default value)<Result> will correspond to the number of selected rows.If this parameter is not specified, the function will return the number of selected rows. This parameter is not available.Type of information to return: tsColumn<Result> will correspond to the number of selected columns.tsCell<Result> will correspond to the number of selected cells.tsRow(Default value)<Result> will correspond to the number of selected rows.If this parameter is not specified, the function will return the number of selected rows. This parameter is not available.
Use conditions
Last update: 09/20/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: