add updated lines as new line
add updated lines as new line
Swordm
Posts: 9Questions: 4Answers: 0
hello, I would like to edit updated lines as new line to database.
Is it possible to change update button behaviour to add ?
when I press it will add new line to database
This discussion has been closed.
Answers
Maybe the duplicate button is what you are looking for?
https://editor.datatables.net/examples/api/duplicateButton.html
Kevin
Thanks but actually not. I want to get data from 3 different tables with json and save it to mysql database. . I want to create id column at mysql with auto increase and want to edit 50 line of json data and save it to mysql with auto increase id. not actual id they have.
press update --> add it to mysql --> mysql id is increasing +1