I trying to add the Column reordering functionality(draggable columns). Do we have this capability in newer version #3489
Unanswered
CodeHunter111
asked this question in
Q&A
Replies: 1 comment
-
yes, refer to example here: https://github.com/adazzle/react-data-grid/blob/main/website/demos/ColumnsReordering.tsx There have been some breaking changes made after beta.9 up to the current version - you can look at the changes in github |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I trying to add the Column reordering functionality(draggable columns). Do we have this capability in newer version.
My current version is "react-data-grid": "^7.0.0-beta.9",
Beta Was this translation helpful? Give feedback.
All reactions