DayPilot - Open-Source Outlook-Like Calendar/Scheduling Control for ASP.NET
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 Pro 3.9 SP2

Released on August 10, 2007 (build 1134).

New features and improvements

1. (DayPilotScheduler) There is a new property in DayPilotScheduler - ScrollPosition (DateTime). It allows you to set the initial position of the scrollbar. The default value is DateTime.Now so DayPilotScheduler will automatically scroll to current date and time (if it's in the visible range).

2. (DayPilotVertical) There is a new event in DayPilotVertical - BeforeCellRender. It allows you to specify color or IsBusiness status for each time cell individually. This event is already supported in DayPilotCalendar and DayPilotScheduler.

3. (DayPilotScheduler) The Width setting API is changed in DayPilotScheduler.

DayPilot Pro 3.9 SP1 and previous:

  • Width - not used
  • RowHeaderWidth - hardcoded, 80 pixels
  • ScrollAreaWidth - accessible, default is 500 pixels

DayPilot Pro 3.9 SP2:

  • Width - replaces ScrollAreaWidth (and will determine the total width)
  • RowHeaderWidth - accessible, default 80 pixels
  • ScrollAreaWidth - unavailable

Width property accepts units in pixels only. Width in percent is causing problems in IE. The future releases should allow percent as well.

 

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.

Questions or suggestions? Try DayPilot forums or contact us directly.