TonyGermaneri / canvas-datagrid

Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
BSD 3-Clause "New" or "Revised" License
1.42k stars 184 forks source link

[Feature request] Add ability to move a row by dragging it #575

Open thdoan opened 4 months ago

thdoan commented 4 months ago

I'm currently using Handsontable and one cool feature is you can reorder a row simply by dragging it up and down. It would be nice to have this feature.

TonyGermaneri commented 3 months ago

I believe you can do that. https://canvas-datagrid.js.org/reference/parameters#allowrowreordering.