Override the "Enter" hotkey on Table2 #6660
Unanswered
CannonLock
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @CannonLock, Did you find a solution for this? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello, I am using Table2 to power a editing interface and I would like users to be able to edit a cell on hitting enter. The issue is that this also causes the focused cell to move to the row below.
Is there a way that I can intercept this or overwrite it with another command? I have the focusedCell controlled but I have no way of knowing the event that triggered the change.
Beta Was this translation helpful? Give feedback.
All reactions