|
|
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.1Released on 1 March, 2007. New features(F01) Time range selectingSee demo (it's working in all examples). The free time slot click behavior is changed: Old behavior:
New behavior:
(F02) Event detail (including action menu)See Context menu demo. A context menu is available for events (on right click). Old behavior:
New behavior:
Menu actions:
Note: Future versions will need to allow dynamic modification of the events on the client side or calendar redrawing. This is necessary because one of the typical menu actions for event will be 'Delete'. (F03) Custom cell renderingSee Custom business hours demo. There is a special event (BeforeCellRender) that is called before rendering any cell. There will be a chance to modify cell properties:
This allows new functionality, especially for business hours:
(F04) Custom event renderingSee Custom event formatting demo. There is a special event (BeforeEventRender) that is called before rendering any event. There is a chance to modify event content and properties:
This will allow new functionality, useful especially for scheduling and time-tracking applications:
API changes
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. |