#Insert data from input in table
1 messages · Page 1 of 1 (latest)
Hey There,
We've registered your query, and our team will get back to you soon.
Regards,
Team Appsmith
Hello! You need to populate the table using a JS Object function. You can
manipulate this data using JavaScript.
Here is a sample app on how to use a JS Object to populate a table:
https://app.appsmith.com/applications/61e010e7eb0501052b9fa0f0/pages/61fba49b2cd3d95ca414b364
Please fork it to check the code.
to fork this app I need a cloud account?
Yes
What i want to do is add 1 row of data in the table, and then update it with another row with data
@granite mauve Is it possible to do that?