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

EditRowOptions

Additional options for the editRow method. See example.

NameTypeDefaultDescription

columnIndex?

number

Specifies which particular column should be focused after the row editor opens. By default, the first column receives focus.

skipFocus?

boolean

Determines if focusing the row's edit element should be skipped. Defaults to false.

In this article

Not finding the help you need?