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) |
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.
Script | TableID.setIndex(iIndex) |
Related reference