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 |
|
Represents the dragged rows and their data. | |
dropPosition |
|
Represents the exact position of the dragged row compared to the drop target row. | |
dropTargetRow? |
|
Represents the row where dragged rows are dropped. |