Hello,
I am using the jquery-datatables-editable plugin and have my table mostly working, except that I am trying to add a new row without using the overlay that pops up. All I need to do is add a new row to the table (but not to the database) that the user can edit. Once the user edits any of the data, then it will need to save to the database. I already have this configured for existing rows, but haven’t figured out how to add a new row without using the overlay. Any thoughts on how to just simply add a new row?
Thanks,
Sean
I am using the jquery-datatables-editable plugin and have my table mostly working, except that I am trying to add a new row without using the overlay that pops up. All I need to do is add a new row to the table (but not to the database) that the user can edit. Once the user edits any of the data, then it will need to save to the database. I already have this configured for existing rows, but haven’t figured out how to add a new row without using the overlay. Any thoughts on how to just simply add a new row?
Thanks,
Sean