Persist selected row after editing data cell #3459
Answered
by
alienbuild
alienbuild
asked this question in
Q&A
-
Is it possible to persist selected row even when the data has changed, but have the selected data also take in the new updated data, without refreshing the table? I can stop the page refreshing with However if i remove that the data is updated but the row is no longer selected. Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
alienbuild
Sep 12, 2021
Replies: 1 comment
-
I was working up an example and found it should already be possible. Looks like an issue with my setup so i'll investigate more. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alienbuild
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was working up an example and found it should already be possible. Looks like an issue with my setup so i'll investigate more.