scrollToRow(rowIndex: Number);
rowIndex. Table row index.
The scrollToRow method scrolls a table to a specified row.
The method returns True if the table has been scrolled, otherwise it returns False.
The example of use is given on the page with description of the TabSheet.hasRangesToLoad method.
Seebsp;also: