How to update the state of the table when new columns are dynamically added by user input? #5487
Unanswered
nathanbernardo
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, so I want to add the feature of dynamically adding new columns to a table through user input. What would be the best updating the state of the table once a new column has been added so the new columns can be rendered? This is what I have so far for adding new columns to the table and rendering the added columns:
Beta Was this translation helpful? Give feedback.
All reactions