-
Hi, Now, my goal is to be able to add new data to the current table. Like having an empty input field where I can put new data and an add button to have the new data inserted in the current table. I went thru all the examples of React-Table and I didn't find any. Maybe someone has done this already and can guide me into this or like an example/demo code that I can study? I would really appreciate any guidance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
You need to update |
Beta Was this translation helpful? Give feedback.
You need to update
data
and react-table will re-render to display the same