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