DayPilot Lite Events Asked by Kyle Wilson15 years ago. I am using DayPilot Lite with Visual Studio 2010 and it is not able to locate DayPilot.Web.Ui.Events in the DayPilot.dll. Is this library not included with the lite version? asp.net
Answer posted by Dan Letecky [DayPilot]15 years ago. Yes, this namespace is only available in the Pro version. It contains delegates and EventArgs for the Pro events. In the Lite edition, only two events are available: EventClick and FreeTimeClick (corresponding to TimeRangeSelected in the Pro version).