Skip to content

RowDragStartDetail

Since v2.4.0

Detail for the row-drag-start event (source grid).

PropertyTypeDescription
rowsT[]Rows being dragged (single row, or whole selection if dragged row is selected).
indicesnumber[]Indices of those rows in the source grid’s _rows.
operationcopy | moveOperation requested by the source grid’s config.
dropZonestringDrop zone (empty string when the source grid is intra-grid only).