DHTMLX Docs & Samples Explorer

onXLS Event

Required library edition: This method requires Professional Edition of the DHTMLX library

This event occurs before sending the request for a new XML to the server. onXLS event passes the following parameter:

  • grid_obj - grid object.
          grid.attachEvent("onXLS", function(grid_obj){});