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

ScrollRequest

Arguments for the scrollTo method. Specifies to which row / column should the treelist scroll to.

NameTypeDefaultDescription

column?

number

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

row?

number

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

In this article

Not finding the help you need?