Previous Topic: GET ROW HIGHLIGHTED StatementNext Topic: GET ROW CLICKED to Find a Row


GET ROW CLICKED Statement

A GET ROW CLICKED statement can be used in the event handler associated with a click event to determine which element of an explicitly indexed repeating group was selected. This statement is used in a similar manner to GET ROW HIGHLIGHTED.

A conditional statement may be used to test whether an implicitly indexed repeating group view is clicked or not.

The next sample code illustrates the use of this statement.