DayPilot.Calendar.eventEditHandling

The eventEditHandling property (string) sets the default action that is performed when inline event editing is finished.

Possible Values

  • "Update"
  • "CallBack"
  • "PostBack"

Default Value

"Update"

Example

dp.eventEditHandling = "CallBack";