DHTMLX Docs & Samples Explorer

onFullSync event

occurs after saving all data ( there are no unsaved changes ).

      dp.attachEvent("onFullSync",function(){
           //any custom code
      })