DayPilot for ASP.NET - AJAX Calendar/Scheduling Controls
Try the online demo: AJAX-style event creating, moving, resizing, and deleting • Context menu • Day view • Work week view • Week view • Month view • Horizontal/vertical resources view • PostBack/AJAX/JavaScript event handling • Binding to XmlDataSource, SqlDataSource, DataTable, ArrayList • Custom event formatting • UpdatePanel compatibility

DayPilot Lite 2.3

Released on June 27, 2007.

Features

  • ASP.NET AJAX compatibility. This is a breaking change that allows using DayPilot Lite inside an UpdatePanel control. It is possible to refresh the control using partial PostBacks (especially useful for changing the StartDate or refreshing after events were changed.). The events (EventClick and FreeTimeClick) can execute partial PostBack, either inside or outside of an UpdatePanel (as a trigger). See a demo.
  • Days property value limit (21 days) was removed.
  • Delegate declarations standardized (EventClick and FreeTimeClick).
  • Column right margin fixes for IE6 [ported from DayPilot Pro].
  • ShowToolTip property for turning off the event ToolTips [ported from DayPilot Pro].
  • Column margin (free space next to the events) can be set to any number of pixels using ColumnMarginRight property (default 5 pixels) [ported from DayPilot Pro].
  • Compatible with Safari 2 on MacOS X.
  • Live demo is available again: DayPilot Lite Demo

Note

  • In the specification for DayPilot Lite 2.3, there was a fix for placing DayPilot Lite inside a scrollable <div> (overflow:scroll) planned. This is not working properly in IE6. However, that can't be fixed inside DayPilot Lite. Instead, add position:relative to the scrollable <div>.

 

DayPilot Pro is an advanced DayPilot edition. You can check a thumbnail overview of the most interesting features. There is also an online demo with all the features working (including the AJAX features). If you want to test the design-time support and API you can download a fully functional trial version. And if you like it, you can buy a full version with source code and 12 months of upgrades and support (with a 30-days money back guarantee).

DayPilot Lite is a do-it-yourself open-source edition of DayPilot. Although it misses some DayPilot Pro features, there are thousands of developers using it to build calendar, personal scheduling, and resource booking applications.