Adding drag and drop and resize columns for Table #5333
CodeVisionEvgen
started this conversation in
Feature requests
Replies: 0 comments
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.
-
Implement drag-and-drop functionality to allow users to reorder table columns, as well as resizable columns so users can adjust column widths.
A key requirement is the ability to persist the table state (column order and widths) either in local storage or via an API, so the user's configuration is retained across sessions.
Beta Was this translation helpful? Give feedback.
All reactions