pp108 : setIndex()

setIndex()


It visibly selects the row of a Table control. This method invokes the onSelectRow event.

The associated models synchronize the business objects related to this row.

Syntax

Script TableID.setIndex(iIndex)


Applies to


Table

Related reference

getIndex()