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 4.0 SP2

Released on September 15, 2007.

Features & fixes

Common

  • Json.NET is replaced by a custom JSON serializer to prevent permission problems (Json.NET is using reflection).
  • AllowPartiallyTrustedCallers attribute added.
  • DayPilot is now working in limited-trust environment (trust level="Medium" and "Low" attributes in machine.config or web.config).
  • DayPilotVertical references removed from Test directory.
  • Internal encoding fixed (affected event properties containing '&' character).

DayPilotScheduler

  • Option to turn off duration bar added (DurationBarVisible).
  • Additional custom parameter for refreshCallBack() client-side method (the third parameter is now optional string value that is passed to the server-side Refresh event handler in RefreshEventArgs.Data property).
  • Event starting time (hour, minutes, seconds) was reset after event move in DayPilotScheduler (when CellDuration = 1440). Fixed.
  • Fixed row height adjusting after event moving (decreasing the height according to the events).
  • DayPilotScheduler is now working inside TabContainer/TabPanel from ASP.NET AJAX Control Toolkit.
  • Design-time rendering in Visual Studio 2005 fixed.
  • Global line-height css definition fix (http://forums.daypilot.org/Topic.aspx/108/white_space_appearing_at_the_top_of_calendar).

DayPilotCalendar

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.