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

Represents the edit command in the Grid. Apply this directive to any kendo-toolbar-button element inside a ToolbarComponent used in the Grid.

When you click the toolbar button with this directive, the edit event fires.

Definition

Package:@progress/kendo-angular-grid

Selector:[kendoGridEditTool]

Syntax:

html
<kendo-grid>
  <kendo-toolbar>
    <kendo-toolbar-button text="Edit" kendoGridEditTool></kendo-toolbar-button>
  </kendo-toolbar>
</kendo-grid>
In this article
Definition
Not finding the help you need?
Contact Support