Using DayPilot 2 (Outlook-like calendar/scheduling control for ASP.NET) - The Code Project - ASP.NET
DayPilot is an Outlook-like open-source event calendar/scheduling control:
Simple and clean look. Views:
Customizable fonts and colors. Clicking an event can run one of the following:
a custom JavaScript action a server-side event (using PostBack) Clicking a free-time slot can run one of the following
a custom JavaScript action a server-side event (using PostBack) Flexible data binding:
and others… Supports ViewState. Visual Studio 2005 design-time support. Browsers:
Internet Explorer 5.0/5.5/6.0/7.0 Firefox 1.0/1.5/2.0 Safari 2 Opera 9 Supports events that end another day. Support for business hours. Supported modes:
Only business hours visible. Business hours extended to show all events.
Using DayPilot 2 (Outlook-like calendar/scheduling control for ASP.NET) - The Code Project - ASP.NET



