Hi,
here it says a (edit) process can be cancelled on the serverside:
https://editor.datatables.net/manual/nodejs/events
... but how exactly?
.on( 'preEdit', (editor, id, values) => {
} );
Hi,
here it says a (edit) process can be cancelled on the serverside:
https://editor.datatables.net/manual/nodejs/events
... but how exactly?
.on( 'preEdit', (editor, id, values) => {
} );