pluto_grid icon indicating copy to clipboard operation
pluto_grid copied to clipboard

onChanged does not fire on row move.

Open chrislaurie-io opened this issue 4 years ago • 2 comments

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.

chrislaurie-io avatar Oct 05 '21 10:10 chrislaurie-io

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?

chrislaurie-io avatar Oct 05 '21 11:10 chrislaurie-io

Resolved da251255.

bosskmk avatar Nov 19 '21 12:11 bosskmk

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Nov 05 '22 11:11 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Nov 20 '22 11:11 github-actions[bot]