About rowReorder and Server-side processing update

About rowReorder and Server-side processing update

kabedakabeda Posts: 6Questions: 1Answers: 0

Hi,
I really like DataTables. I have a table with a php source. Every thing is good. I added rowReorder with dataSrc (to my order column) and update: false. I am able the change the order of the rows but I didn't find how to send the changes to my php script in order to update the database.

Please need help, I didn't find any source neither in the doc nor in the forum.

Answers

  • kabedakabeda Posts: 6Questions: 1Answers: 0
  • allanallan Posts: 63,464Questions: 1Answers: 10,466 Site admin

    Hi,

    Welcome to the DataTables world :smile:.

    Yes, the row-reorder event is exactly what you want for this.

    Allan

  • hacimehacime Posts: 3Questions: 1Answers: 0

    Hi,
    I'm having the same problem. I'm not a coder, and using DataTables in a simple local project.
    Is there a way to send changes via PHP to update MySQL table without using Editor plugin?
    Any help would be appreciated.
    Best regards.

This discussion has been closed.