|
|
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:
Comments:
Nice work.
Blog comments are closed. Please use forums.daypilot.org to discuss DayPilot.
One thing not handled that would be really cool is to team enable it with workflow concepts. So, show events from all members of a team. Some types of events should be displayed only on approval from one's manager.... Think corporate team vacation day scheduling for example. Previous
Archives |