New to Kendo UI for Angular? Start a free 30-day trial

ScrollRequest

Arguments for the scrollTo method. Specifies to which row or column should the Grid scroll to. See example.

NameTypeDefaultDescription

column?

number

The column index to which the Grid should scroll to, considering 0 as first column.

row?

number

The row index to which the Grid should scroll to, considering 0 as first row.

In this article

Not finding the help you need?