OnRowSelect Method

The OnRowSelect method handles a row click. It runs if the user clicks a row. It starts the PositionOnRow

that updates the proxy business component. It uses the following syntax:

OnRowSelect(rowId) 

where:

  • rowId identifies the row that the user clicked.