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, May 20, 2008

DayPilot Pro 4.8 released

DayPilot Pro 4.8 (build 1425) was released.

New features (all for DayPilotSchedulerDynamic):
  • Custom cell rendering - BeforeCellRender event (DayPilotSchedulerDynamic)
  • Fast date switching - .refreshCallBack (DayPilotSchedulerDynamic)
  • Custom resource header rendering - BeforeResHeaderRender event (DayPilotSchedulerDynamic)
  • External Drag&Drop (DayPilotSchedulerDynamic)
Check the illustrated 4.8 release notes for more details.

The sandbox, demo and trial download are updated. The customers will find a full version in the customer area.

Friday, May 16, 2008

New open-source control: DayPilot MonthPicker

DayPilot MonthPicker is a light-weight control for selecting a month:



Features:
  • It generates the month list automatically.
  • It generates the year list automatically from the YearStart and YearEnd properties.
  • It automatically uses the language of current culture.
  • You can use directly to fill parameters of SqlDataSource (the selected month is accessible as both StartDate and EndDate properties).
  • It automatically preselects the current month.
  • Compatible with UpdatePanel.
It is released under Apache Software License 2.0.

Links:
See also the related CodeProject article: DayPilot MonthPicker for ASP.NET (and don't forget to vote if you like it!).

 

Previous

Archives