Editor - Edit - Only transmit changed fields
Editor - Edit - Only transmit changed fields
skittel
Posts: 10Questions: 4Answers: 0
Hello,
I'm using datatable with editor in the current version.
Edit and new uses the modal editor. Is there an option to only upload changed fields to the server with ajax?
It would reduce traffic and would make change-logging easier for me.
I found some in the docu for inline edit but not modal edit.
Thanks
Stefan
This question has an accepted answers - jump to answer
Answers
You can use
changed
for thesubmit
option to do that - please see the reference page here,Colin
Hello Colin, thanks.
I stopped reading at "inline".
Stefan
nix