RowTransferDetail
Since v2.4.0
Detail for the row-transfer event (fired on BOTH grids after success). *
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
rows | T[] | Rows that were transferred. |
fromGridId | string | Source grid id. |
toGridId | string | Target grid id. |
fromIndices | number[] | Indices the rows occupied in the source grid’s _rows. |
toIndex | number | Insertion index in the target grid’s _rows. |
operation | copy | move | Operation that was applied. |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt