Save changes from DataTable to database
Save changes from DataTable to database
I am using this dataTable plugin first time.
I am displaying data into dataTable. Now I want on clicking of Edit button a row can be modified and on clicking save button all the changes will be passes to controller so that it can be saved in database.
Same if i am adding a new row then needs to save the same in database
I am using java -spring framework.
Can anybody help me with the code for this.
Thanks
I am displaying data into dataTable. Now I want on clicking of Edit button a row can be modified and on clicking save button all the changes will be passes to controller so that it can be saved in database.
Same if i am adding a new row then needs to save the same in database
I am using java -spring framework.
Can anybody help me with the code for this.
Thanks
This discussion has been closed.
Replies
http://jed-datatables.ca/jed/