New to Kendo UI for AngularStart a free 30-day trial

RemoveConfirmationCallback

A function that is called to confirm if the dataItem will be removed.

html
<kendo-grid [kendoGridTemplateEditing]="createNewProduct" [removeConfirmation]="confirmRemove" >
  <kendo-grid-column field="name" title="Name"></kendo-grid-column>
</kendo-grid>
Not finding the help you need?
Contact Support