New to Kendo UI for Angular? Start a free 30-day trial
ExternalEditingDirective
A directive which encapsulates the editing operations of the Grid when using the External Form (see example).
Selector
[kendoGridExternalEditing]
Inputs
Name | Type | Default | Description |
---|---|---|---|
kendoGridExternalEditing |
|
The function that creates the | |
dialogSettings |
|
Allows you to customize the Dialog that contains the edit form. | |
editService |
|
The edit service that will handle the operations. | |
formSettings |
|
Allows you to customize form orientation, hints, labels and error messages. | |
removeConfirmation |
|
A function that is called to confirm if the |