New to Kendo UI for AngularStart a free 30-day trial

ScrollRequest

Interface

Defines the arguments for the scrollTo method. Use this to specify the row or column to scroll to. See example.

Definition

Package:@progress/kendo-angular-grid

Properties

column?

number

Specifies the column index to scroll to. The first column has index 0.

row?

number

Specifies the row index to scroll to. The first row has index 0.

In this article
DefinitionPropertiescolumn?row?
Not finding the help you need?
Contact Support