DHTMLX Docs & Samples Explorer

onXLS

Occurs before sending a data request to the server.

data.attachEvent("onXLS", function (){
       //any custom logic here
});

Parameters:

  • none