New to Kendo UI for AngularStart 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

NameTypeDefaultDescription

kendoGridExternalEditing

CreateFormGroup

The function that creates the FormGroup for the edited model.

dialogSettings

FormDialogSettings

Allows you to customize the Dialog that contains the edit form.

editService

EditService

The edit service that will handle the operations.

formSettings

FormSettings

Allows you to customize form orientation, hints, labels and error messages.

removeConfirmation

boolean | RemoveConfirmationCallback

A function that is called to confirm if the dataItem will be removed. Setting to true will result in displaying a default confirmation dialog.

In this article
SelectorInputs
Not finding the help you need?
Contact Support