clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.77k stars 978 forks source link

any way to use column and row drag in one table #875

Open amanr25 opened 1 year ago

amanr25 commented 1 year ago

i want to drag the header of the table and i want the data in that column to be dragged with that colum. Row drag is working fine but i am unable to use row and column drag together in one table