How to send dataTable data back to server

How to send dataTable data back to server

FStarredFStarred Posts: 5Questions: 3Answers: 0

Suppose I wish to send back the dataTable data object to the server , maybe updated with some rows deleted ..

How can I achieve this ?

Thanks in advance

Answers

  • aarontharkeraarontharker Posts: 41Questions: 11Answers: 0
  • FStarredFStarred Posts: 5Questions: 3Answers: 0

    Nice plugin, could be suitable for several requirements.

    However I need to send to server the WHOLE table data modified, and not only the single action of the row.

    DataTables provide api to delete the row also, but I don't know to send the whole modified data to server

This discussion has been closed.