Inline Editor
Inline Editor
rawad.chahoud
Posts: 3Questions: 2Answers: 0
Inline editor using checkbox is not posting data back to the server whenever the user check/uncheck the checkbox.
source code: https://editor.datatables.net/examples/api/checkbox.html
This discussion has been closed.
Answers
It looks like it is for me in the example you linked to. I Can see the Ajax request in the Chrome debugger. Is that not happening for you? What browser and platform are you using?
Allan
i am using google chrome Version 56.0.2924.87
Chrome 56 / Linux. What I do is:
checkbox.php
file was Ajax requested in the Chrome debugger.Allan