DayPilot - Open-Source Outlook-Like Calendar for ASP.NET
Try the online demo: AJAX-style event creating, moving, resizing, and deleting • Context menu • Day view • Work week view • Week view • PostBack/AJAX/JavaScript event handling • Binding to XmlDataSource, SqlDataSource, DataTable, ArrayList • Custom event formatting • Custom business hours

DayPilot News Blog

Tuesday, October 16, 2007

DayPilot Pro 4.1 released

On October 16, DayPilot Pro 4.1 was released.

New features:

Drag&drop from an external source

A new client-side API that supports drag&drop from an external source (from outside of the calendar control).


Step 1: Drag the item from a list of unscheduled events.


Step 2: The object is detected as an event when you drag it over the calendar.

Sending custom data back to the client using CallBack (allows showing custom messages after a CallBack event)

It is possible to send a custom data from the CallBack event handler back to the client. This will allow showing custom messages after the event was handled.



All texts localizable

The "Loading...", "Scroll up", and "Scroll down" labels can be localized using new properties. Now you can localize DayPilot without touching the source code.



SQL demo that works with SQL Express database



  • First version of a real-life demo application that uses SQL Express as data storage.
  • Uses modal popup panel for event detail editing.
  • Uses System.Web.UI.WebControls.Calendar for date switching.
  • The SQL demo is included in the trial and full packages in DemoSQL directory (including an SQL Express database in App_Data directory).
DayPilot Pro 4.1 release notes

Read more in DayPilot Pro 4.1 release notes.

 

Previous

Archives