react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
using react-bootstrap-table2 with react-beautiful-dnd
Question
Hi, I am new to react-bootstrap-table2 and want to use react-beautiful-dnd with react-bootstrap-table2. I would like to know:
- If it is even possible?
- If it is, can you give me some sense of direction as to how I can do it?
Things I am not sure about I am not sure how I can wrap the row-list with Droppable and Draggable as done here. Thank you