New to Kendo UI for Angular? Start a free 30-day trial
EditRowOptions
Additional options for the editRow method. See example.
Name | Type | Default | Description |
---|---|---|---|
columnIndex? |
|
Specifies which particular column should be focused after the row editor opens. By default, the first column receives focus. | |
skipFocus? |
|
Determines if focusing the row's edit element should be skipped. Defaults to |