Replies: 1 comment
-
@JRebella did you ever found a solution to this ? |
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.
-
Hi, I'm trying to build a table with multiple editable fields and sorting. The issue is that when the table is sorted by column X, and user edits value X in some row, the row changes position and will confuse the user
Is there a way to ONLY sort the rows when the user clicks on a column header? If user edits a field, just keep the table out of order until they click a column header to sort again
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions