How to implement callbacks for cell and row focus change? #2708
Unanswered
scarletjack
asked this question in
Q&A
Replies: 1 comment
-
I'm sending a PR to add |
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.
-
Loving the grid so far guys, I have a question though.
Is there a way to implement callbacks based on the focused cell/row element?
For example:
I basically want to be able to set the selected row based on keyboard input. and setting active data as a state based on current selected row after. Is my approach correct? Are there alternatives?
Beta Was this translation helpful? Give feedback.
All reactions