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