How to add a dialog window to insert data into a row?
How to add a dialog window to insert data into a row?
![webdev2111](https://secure.gravatar.com/avatar/cca1e07a34e37b1fb206bed928f1a234/?default=https%3A%2F%2Fvanillicon.com%2Fcca1e07a34e37b1fb206bed928f1a234_200.png&rating=g&size=120)
http://datatables.net/release-datatables/examples/api/add_row.html
I am trying to modify the current feature, so when someone click on add a row, I want a pop up or dialog window, where the user can enter the data for the fields in the row and press save to insert the data in the rows. How can I do that?
Any other ideas on how to make this work as expected?
Thank you so much,
I am trying to modify the current feature, so when someone click on add a row, I want a pop up or dialog window, where the user can enter the data for the fields in the row and press save to insert the data in the rows. How can I do that?
Any other ideas on how to make this work as expected?
Thank you so much,
This discussion has been closed.