当数据更新过程中发生错误时触发
scheduler.attachEvent("onSaveError", function(ids, resp){ dhtmlx.message("Failed to update data"); })
此事件仅在使用dataProcessor库进行客户端与服务器通信时触发。