Represents the directive that manages editing operations in the Grid when using Reactive Forms (see example).
<kendo-grid [data]="data" kendoGridReactiveEditing></kendo-grid>
[kendoGridReactiveEditing]
Name | Type | Default | Description |
---|---|---|---|
kendoGridReactiveEditing |
|
Specifies the function that creates the | |
editService |
|
The edit service that will handle the operations. | |
removeConfirmation |
|
|
A function that is called to confirm if the |