User Tools

Site Tools


TABLE SELECTED

Guide Section: Processing Events and Performing Actions | EASAP Tree: EVENT PROCESSING Branch


TABLE SELECTED detects when the user highlights a cell or group of cells in a TABULATED DATA.

The configuration of what can be selected in the table is defined in the Tabulated Data object. This event is recognized whenever the selection changes. As with all EVENT's the logic used here is of an 'OR' nature (eg. the event is recognized if table OR table2 OR table3 is selected).


Note: For TABLE SELECTED to work with the Web Browser client, the TABULATED DATA defined in the Objects: parameter must have its Select Mode: set to 'Single Row'.


TABLE SELECTED
Essential Parameters:
Objects:Select one or more existing TABULATED DATA's

Page Tools