How to reorder ui.table
rows via drag and drop?
#4345
-
QuestionHello, I have a table and I wanted to know if it's possible to reorder the row ? |
Beta Was this translation helpful? Give feedback.
Answered by
falkoschindler
Feb 13, 2025
Replies: 1 comment 3 replies
-
Hi @j4cqui, Do you mean how to sort rows? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see. Unfortunately this isn't possible with Quasar's QTable which
ui.table
is based on. By the way, better support for drag and drop in general is one of our most requested features: #932.