react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

drag and drop row

Open mstruensee opened this issue 7 years ago • 4 comments

plan to add drag and drop of the rows in the table?

mstruensee avatar Feb 06 '18 04:02 mstruensee

No kind of plans in Q1, but we can consider to implement it in Q2/Q3. PR is welcome.

PS: In react-bootstrap-table2, I think it will be easy to integrate https://github.com/react-dnd/react-dnd :) . @Chun-MingChen if you have time, please have a look on this, thanks

AllenFang avatar Feb 06 '18 07:02 AllenFang

+1

yasaricli avatar Nov 01 '18 17:11 yasaricli

No kind of plans in Q1, but we can consider to implement it in Q2/Q3. PR is welcome.

PS: In react-bootstrap-table2, I think it will be easy to integrate https://github.com/react-dnd/react-dnd :) . @Chun-MingChen if you have time, please have a look on this, thanks

any examples?

varun700 avatar Dec 02 '21 20:12 varun700

No kind of plans in Q1, but we can consider to implement it in Q2/Q3. PR is welcome. PS: In react-bootstrap-table2, I think it will be easy to integrate https://github.com/react-dnd/react-dnd :) . @Chun-MingChen if you have time, please have a look on this, thanks

any examples?

https://react-table.tanstack.com/docs/examples/row-dnd

eashaankumar avatar Feb 08 '22 23:02 eashaankumar