DayPilot.Scheduler.resourceExpandHandling

resourceExpandHandling (string)

Specifies how the ResourceExpand event should be handled.

Possible values:

  • 'Disabled'
  • 'PostBack'
  • 'CallBack'
  • 'JavaScript'

Default Value

"Disabled"

Example

dps.resourceExpandHandling = "CallBack";