DHTMLX Docs & Samples Explorer

onXLS

This event occurs before data loading from XML has started and just before onLoadFunction. onXLS event can call user-defined handlers (if there are any):

    toolbar.attachEvent("onXLS", function(){});