ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Name of the control to be used. This control can correspond to: a Table control. a TreeView Table control.If this parameter corresponds to an empty string (""), the control to which the current process belongs will be used.
Index of the first row to select. If <Index 1> and <Index N> are not specified, all the rows in the control are selected. TableSelectPlus has no effect if <Index 1> and <Index N> correspond to rows that are already selected. You can get the index of a selected row with TableSelect.If this parameter corresponds to -1, the "current" row (the one with focus) is selected. In "Server" Table controls, only one index can be specified.
Index of the Nth row to select. If <Index 1> and <Index N> are not specified, all the rows in the specified control are selected.TableSelectPlus has no effect if <Index 1> and <Index N> correspond to rows that are already selected. You can get the index of a selected row with TableSelect. In "Server" Table controls, only one index can be specified.
Use conditions
Positioning on the last row of the Table or TreeView Table control
Equivalence with the TableSelectPlus function
Special case: Table control with continous scrollbar
"Select a row" event
Selection at cell level
Table control based on a data file containing more than 10 000 rows
Row selector
Last update: 06/20/2022
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: