Contents
Display Legacy Contents

 Print
    Table Get Selected Column    
Get selected column and line on a table control.

Parameters

Table Control <unquoted string>

The name of the specified table control.
   
Line Target <unquoted string>

The control or variable to save the index of table line selected.
   
Column Target <unquoted string>

The control or variable to save the index of table column selected.

     
  • To correctly execute this action, user must activate the editable option of the table control. To see how it can be done please see here.

See also
Samples

 
 
Updated: 4/8/2016 10:16 AM