Gantt APIEventsonAfterBatchUpdateOn this pageonAfterBatchUpdate Description Fires after the batchUpdate method was called onAfterBatchUpdate: () => void;Examplegantt.attachEvent("onAfterBatchUpdate", function(){ // your code here});Related API batchUpdate onBeforeBatchUpdate Change log added in version 4.0