Table Get Selected Column

Kalipso - Form - Actions - Actions Description - Group Controls - Table Get Selected Column

Get selected column and line on a table control.

Action available for the following operating systems:

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.

Last updated