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