setLoadMode(mode)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxscheduler.js

set auto-loading mode

  • mode-string:
    • day;
    • week;
    • month;
    • year.

The function should be called after the scheduler.init() call but before loading the data into Scheduler.