|
|
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 BlogFriday, February 03, 2006
DayPilot 1.1 Released
What's new:
1. Server-side events (postback). You can choose if clicking an event or a free time should run a client javascript or call a postback. Look for these properties:
3. Support for 12-hour and 24-hour format. Now you can also choose the new 12-hour format (e.g. 1 PM). Set the property TimeFormat to one of the following values:
Thread.CurrentThread.CurrentCulture = new CultureInfo("en-US"); I am changing the current culture in the demo source code so you can see it in action. See also:
Previous
Archives |