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:
| Lite | Pro | |
|---|---|---|
| DayPilot for JavaScript | ||
| DayPilot for ASP.NET WebForms | ||
| DayPilot for ASP.NET MVC | ||
| DayPilot for Java |
DayPilot