New to KendoReactLearn about KendoReact Free.

GridRowReorderEvent

Represents the object of the onReorderRow Grid event.

NameTypeDefaultDescription

dragEvent

NormalizedDragEvent

Represents a unified drag event that is triggered regardless if the native event underneath is a pointer, mouse, touch, or scroll event.

draggedDataItems

any[]

Represents the currently dragged row.

droppedDataItem

any

Represents the row over which the dragged row is dropped.

dropPosition

GridReorderDropPosition

The exact dragged row position relative to the position of the drop target row..

nativeEvent

Event | MouseEvent | PointerEvent | TouchEvent

A native DOM event.

target

GridHandle

The reference of the Grid in which the row is dropped.

Not finding the help you need?
Contact Support