REST Methods for dataTable Editor
REST Methods for dataTable Editor

Hello , i just need to know if the editor support the method PATCH ?
Thank you
This discussion has been closed.
Hello , i just need to know if the editor support the method PATCH ?
Thank you
Answers
You can tell it what verb to use through the
ajax
option. It doesn't really make any difference to Editor on the client-side, as long as the server responds with the expected JSON.Allan