How to update table data via ajax appended from the click of a button?
How to update table data via ajax appended from the click of a button?

The user enters the data of the ajax request in a form, and click on submit to update the data of the table according to the inputs of the form
This discussion has been closed.