Skip to main content

onXLS

warning

The event is deprecated

Description

Fires immediately before loading data from the data source has been started

onXLS: () => void

Example

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

Change log

  • deprecated since v5.2
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.