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