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 » Features » Welcome to the DayPilot Features forum!

Welcome to the DayPilot Features forum!

This is a new place to suggest features.
Dan Letecky - 2/2/2007 2:54:47 PM
Please add more information in Event and give more values in event_click event.
Gourav Rana - 3/9/2007 6:19:56 AM
can i have one more option of having different color of hourhalf cell .
Gourav Rana - 3/9/2007 6:24:25 AM
Regarding custom events rendering see my reply here: http://forums.daypilot.org/Topic.aspx?id=9

Colors are fully modifiable for each cell individually in DayPilot Pro using BeforeCellRender event.
Dan Letecky - 3/9/2007 10:38:48 AM

Is there and navigation buttons in the top most right and left side of the calendar, so that on clicking on the buttons,day view should change from the current to next or previous as per right or left button click.

Any help would be appreciated.

Anonymous - 6/12/2007 2:05:51 PM
This kind of navigation is not yet available. It is only possible to change the date using a full or partial PostBack (having DayPilot Pro inside an UpdatePanel from ASP.NET AJAX library).

However, I plan to add date navigation API in DayPilot Pro 3.8. It should include integration with System.Web.UI.WebControls.Calendar (date change using a partial CallBack) and a client-side API for moving the date. Then it will be possible to have custom buttons that trigger StartDate change.
Dan Letecky - 6/12/2007 4:47:53 PM
Post reply