we have a inline editor in that inline editor need to save data while typing like onchange
we have a inline editor in that inline editor need to save data while typing like onchange
raman7
Posts: 1Questions: 1Answers: 0
Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
Answers
That's not possible, I'm afraid, it only updates to the server when the field is blurred (could be moving out, or pressing a submit button). These examples show the capabilities of the inline editing.
Colin