Intersoft Support Center

Enable Load-On-Demand

By default, WebScheduler will use TripleLoad LoadOnDemand instead of SingleLoad. Unlike the TripleLoad, SingleLoad mode will only load the current data. The Triple-load mode will pre-load the next and previous data along with the current data.

In this topic, you will learn how to use both mode.

To use SingleLoadOnDemand 

  1. Right-click on WebScheduler’s control and choose Properties.
  2. Set LoadOnDemandMode to SingleLoad.

To use TripleLoadOnDemand

  1. Right-click on WebScheduler’s control and choose Properties.
  2. Set LoadOnDemandMode to TripleLoad.
All the data will be cached temporaryly up to 12 slot using FIFO (First IN First OUT) concept. This applied to all views including calendar.
Previous Next