Open dugip opened 11 months ago
Hi,
I would like to use this library in combination with React Table V8, but there's no clear example of this anywhere. They have an example with react-dnd, but not with dnd-kit.
Here's the example: https://codesandbox.io/p/devbox/tanstack-table-example-column-dnd-sqo7wj?embed=1&file=%252Fsrc%252Fmain.tsx
I would appreciate some help to figure out the equivalent implementation with dnd-kit.
I just realized it, and I've been looking for a long time, hoping it can help you. just see three component. https://codesandbox.io/p/devbox/dndkit-react-table-shadcn-3cfnfl
Hi,
I would like to use this library in combination with React Table V8, but there's no clear example of this anywhere. They have an example with react-dnd, but not with dnd-kit.
Here's the example: https://codesandbox.io/p/devbox/tanstack-table-example-column-dnd-sqo7wj?embed=1&file=%252Fsrc%252Fmain.tsx
I would appreciate some help to figure out the equivalent implementation with dnd-kit.