findRowByIndex(rowI: Number);
rowI. Index of a row to be searched.
The findRowByIndex method returns a table rows by its index.
The example of method use is given in description of the DataGrid.RowDblClick event.
See also:
DataGrid