DHTMLX Docs & Samples Explorer

onXLS Event

This event calls user-defined handlers (if there are any) when xml/ajax loading operation started

          tabbar.attachEvent("onXLS", function(){
              //any custom code
          });