How to use TanStack Table with FormKit DnD for column reordering?
Hi everyone,
I'm trying to implement column reordering in a table using TanStack Table along with the FormKit DnD library for drag-and-drop functionality in my project.
The drag-and-drop isn't working because the structure I’ve built is incorrect. I’m struggling with how to properly integrate the two libraries. Could anyone help by providing a simple example of how this integration should look?
0 Replies