Scheduler: AutoRefresh

DayPilot Scheduler allows automatic event reloading (in specified intervals).

autorefresh-602x207.png

There are four related properties:

  • AutoRefreshEnabled (bool)
  • AutoRefreshInterval (int) - number of seconds between automatic reloads
  • AutoRefreshMaxCount (int) - maximum number of automatic reloads
  • AutoRefreshCommand (string) - a command value that will be passed to Command event when requesting a reload

There is a demo page available that refreshes the events every 10 seconds for 2 minutes (maximum 12 times):

Reference

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java