Using imperative ref and setCellState #2821
Unanswered
TimMcCauley
asked this question in
Q&A
Replies: 1 comment
-
@tannerlinsley @gary-menzel sorry for being rude and poking you directly but is there a chance you could give me a hint? Cheers |
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
-
Greetings community,
I am trying to update cell data on button click from the outside of the table using
tableInstance.current.setCellState
. Could somebody possibly tell me what I am doing wrong?Here the example:
https://codesandbox.io/s/react-table-imperative-ref-forked-5vbzc
Thank you plenty!
Beta Was this translation helpful? Give feedback.
All reactions