ASP.NET WebForms

Supported handling types (ResourceHeaderClickHandling property):

  • Disabled (default)
  • CallBack
  • PostBack
  • Edit
  • JavaScript
  • Select

If you choose CallBack or PostBack handling, the server-side ResourceHeaderClick event will be fired.

The JavaScript handling type will fire ResourceHeaderClickJavaScript (onResourceHeaderClick on the client side).

See also:

Availability

Availability of this feature in DayPilot editions:

LitePro
DayPilot for JavaScriptFull SupportFull Support
DayPilot for ASP.NET WebFormsNo SupportFull Support
DayPilot for ASP.NET MVCNo SupportFull Support
DayPilot for JavaNo SupportFull Support