grid.data.save(url);
grid.data.saveData.then(function (status) {
// now your data is saved
console.log(status); //=> undefined ?
console.log("!!! saveData Result SAVE !!!");
});
it works now, but the result status is always undefined ?
must get back the id from the new record.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan