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

ReactiveEditingDirective

A directive which encapsulates the editing operations of the Grid when using the Reactive Forms (see example).

Selector

[kendoGridReactiveEditing]

Inputs

NameTypeDefaultDescription

kendoGridReactiveEditing

CreateFormGroup

The function that creates the FormGroup for the edited model.

editService

EditService

The edit service that will handle the operations.

removeConfirmation

RemoveConfirmationCallback

A function that is called to confirm if the dataItem will be removed.

In this article

Not finding the help you need?