DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » DayPilot Lite » How to make daypilot Readonly

How to make daypilot Readonly

hi i am using daypilot 2.2 version.
how can make its cell no- clickable.
Anonymous - 5/11/2007 6:19:50 AM
Set EventClickHandling to JavaScript and JavaScriptEventAction to an empty string.
Dan Letecky - 5/11/2007 9:20:28 AM
The same can be applied to FreeTimeClickHandling and JavaScriptFreeAction.
Dan Letecky - 5/11/2007 9:21:24 AM
Post reply