fires immediately before loading data from the data source has been started
gantt.attachEvent("onLoadStart", function(){ //any custom logic here });
The event fires in the load method.