New to Kendo UI for Angular? Start a free 30-day trial
RowReorderEvent
Arguments for the rowReorder
event
(see example).
Name | Type | Default | Description |
---|---|---|---|
draggedRows |
|
The rows that are currently dragged and the data associated with them. | |
dropPosition |
|
The exact dragged row position relative to the position of the drop target row. | |
dropTargetRow? |
|
The row over which the dragged rows are dropped. |