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 create new events in daypilot lite .Please help me

how to create new events in daypilot lite .Please help me

I am trying to create a mousedown event in daypilot lite.How can i create new events in daypilot lite
Please help me
Thanks
Anonymous - 4/11/2008 8:15:10 AM
The best way is to handle FreeTimeClick (either on the server side or using JavaScript). You can redirect it to a special page where the user can enter the event details or you can show a modal dialog using ASP.NET AJAX and then refresh DayPilotCalendar placed inside UpdatePanel....
Dan Letecky - 4/15/2008 1:04:54 AM
Post reply