onChanged does not fire on row move.
I cannot get the onChanged to fire when moving a row. It moves the row, updates the position in the ui but the event does not fire. Is there some confihuration that needs to be added?
Also, in the example, the onChange is not called.
I have trawled the code to the best of my limited ability. There is only one call in the code to onChanged!(... and that is on the edit of a cell. I see no code in there to call onChanged!(... when the drag is completed.
The example seems to suggest the onChanged is also called for dragging. But maybe it is best if there is a onDragged event?
Resolved da251255.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.