dnd-kit icon indicating copy to clipboard operation
dnd-kit copied to clipboard

Using in combination with TanStack React Table V8

Open dugip opened this issue 1 year ago • 1 comments

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.

dugip avatar Nov 27 '23 23:11 dugip

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

zenoncao avatar Jan 18 '24 09:01 zenoncao