ui
ui copied to clipboard
[UTable] Add the feature to allow reordering of columns and rows
Description
Description Allow changing order of the columns and rows using drag and drop. Please refer to, https://primevue.org/datatable/#reorder as an example.
Additional context
No response
This issue is stale because it has been open for 30 days with no activity.
I second such a feature. I tried using vue-draggable-plus
to be able to reorder my list items (rows), but since (afaik) there is no way to correctly set the necessary ref to the correct container it doesn't work.