New to Kendo UI for Angular? Start a free 30-day trial
InCellEditingDirective
A directive which encapsulates the editing operations of the Grid when using the in-cell editing with Reactive Forms (see example).
Selector
[kendoGridInCellEditing]
Inputs
Name | Type | Default | Description |
---|---|---|---|
kendoGridInCellEditing |
|
The function that creates the | |
editService |
|
The edit service that will handle the operations. | |
removeConfirmation |
|
A function that is called to confirm if the |