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 24, 2006

MenuPilot 1.0 - Open-Source Task Menu for ASP.NET 2.0

I've just released my new open-source control: MenuPilot 1.0 - fine DHTML context menu with layout of Action Lists/Smart Tags (known from Visual Studio.NET 2005).



Check the live demo and see what it is and how it can help you.

Features
  • Customizable hint icon.
  • Customizable colors.
  • Supports data binding.
  • Supports menu item separators.
  • Full Visual Studio .NET 2005 design-time support.
  • Compiled for ASP.NET 2.0.
  • Available for 3 inline ASP.NET controls: HyperLink, Label and Image.
  • Menu items can have Title and Target specified.
  • Menu items can execute javascript or go to URL.
  • Includes fix for Internet Explorer z-index bug.
  • Includes fix for Internet Explorer windowed controls z-index bug.


Browsers
  • Tested with Firefox 1.5
  • Tested with Internet Explorer 6.0 (should support 5.5+)
Links

Tuesday, October 17, 2006

DayPilot 2.1 SP2 released

DayPilot 2.1 SP2 (open-source Outlook-like calendar for ASP.NET) was just released.

This is a bug fixing release. It fixes a bug introduced by SP1 ;-) - the left column on the left side of an event was not displayed properly.

In addition there are two small bonus features:
  • AM/PM text for 24 hour time format is aligned to the top (closer to Outlook layout).
  • Default EventBorderColor changed to black (closer to Outlook colors).

Read what is new in 2.1 SP2 and download it.

The tutorial was updated to be corresponding to 2.1 changes. Especially these sections:
See also

Monday, October 16, 2006

DayPilot 2.1 SP1 released

DayPilot 2.1 SP1 (open-source Outlook-like calendar for ASP.NET) was just released.

This is a bug fixing release. It fixes an ugly bug that prevents correct event rendering when there is an event that continues through midnight.

There are also two new small features:
  • All weekend time cells have color defined by NonBusinessBackColor property.
  • New property EventLeftBarColor allows you to modify the color of the vertical bar on the left side of an event (blue by default).
Read what is new in 2.1 SP1 and download it.

See also

Sunday, October 15, 2006

DayPilot 2.1 released

DayPilot 2.1 (open-source Outlook-like calendar for ASP.NET) was just released.

New feature highlights:
  • Designed for .NET Framework 2.0.
  • Fully compatible DataSource property (supports any IListSource, IEnumerable, or IDataSource implementing class, including DataSet, DataTable, DataView, ArrayList).
  • Supports Safari browser.
  • 17 new properties for changing the appearance (colors and fonts).
Read what else is new in 2.1 and download it.

See also

 

Previous

Archives