New to Kendo UI for Angular? Start a free 30-day trial
Provides the arguments for the add
event. See example.
Name | Type | Default | Description |
---|
|
any
|
The data item for the row.
|
|
boolean
|
Indicates if the data item is new or existing.
|
|
number
|
The data row index for the operation.
|
|
GridComponent
|
The GridComponent instance that triggered the event.
|