Solution to add row functionality to the new table component

Please see the attached example. You can download the json file and then use the "Import app from JSON/ZIP" to use this working example. I would have written an explanation, but the solution is a bit complicated. I had to write 2 javascript queries and create 2 temp state variables. I also added a function to the toolbar (+) and a save action. I hope this helps!

Continuing the discussion from Has add row disappeared in new table component? :roll_eyes::

insertNewRowsInTableComponent.json (19.1 KB)

Hi @Bhoward, welcome back to the Forum! :slightly_smiling_face:

Thank you for providing your implementation of this workaround. I'll add it to the original topic so everyone is able to see it on the original thread.

A post was merged into an existing topic: Has add row disappeared in new table component? :roll_eyes: