can't retrieve data from dataTables

can't retrieve data from dataTables

guillaume.lheureux.son@gmail.comguillaume.lheureux.son@gmail.com Posts: 15Questions: 6Answers: 1
edited August 2017 in Free community support

Hello,
I have a fully dataTables working on client side (I can CRUD on the dataTables).
Now I want to make the changes working on Mysql to update my database after a change on the client side. I don't know how to retrieve the data from the dataTables and then send this data to my serverside (and be able to retrieve this data on my servlet).
If someone can help me it would be great! Thank you

Answers

This discussion has been closed.