Hi Team,
I want to give the user option to update column values in my table. The user has to select the column which he/she wants to update from the dropdown provided and input the value to be updated in the text box provided. The value for the selected column(in dropdown) should get updated in my table. I also have an unique row ID so that the user could input the ID to update the required row along with the column.
Any help is highly appreciated!!
Thank You
Thanks a lot @gabrielvilella . I will check that out😊