DataGrid ScrollCellIntoView Method
Scrolls a cell into view.
Z←G ScrollIntoView R C
G is the grid index. R is the row index. C is the column name or index.
The grid is scrolled the minimum necessesary, if at all, to bring the cell into view.
Scrolls a cell into view.
Z←G ScrollIntoView R C
G is the grid index. R is the row index. C is the column name or index.
The grid is scrolled the minimum necessesary, if at all, to bring the cell into view.