데이터 소스에서 작업이 로드될 때 트리거됩니다.
gantt.attachEvent("onTaskLoading", function(task){ //여기에 커스텀 로직을 추가할 수 있습니다 return true; });