DayPilot Lite 3.0

Released on December 14, 2008 (build 209).

Features

DayPilot Scheduler Lite

Main features

  • Simple and clean look.
  • Multiple resources on the Y axis.
  • Customizable time scale on the X axis (one cell = 1 minute, 1 hour, 1 day, 1 week ...).
  • Highlights business hours (customizable color).
  • Automatically handles concurrent events.
  • Customizable event box (text, size, background color, duration bar...).
  • Customizable fonts and colors.

Database connectivity

  • DataSource and DataSourceID properties supported.
  • SqlDataSource
  • XmlDataSource
  • DataTable
  • DataSet
  • ArrayList
  • and other sources...

Event handling

  • Free time slot click event (automatic PostBack or manual JavaScript handling).
  • Calendar event click event (automatic PostBack or manual JavaScript handling).

Licensing

Compatibility

  • Internet Explorer 6
  • Internet Explorer 7
  • Firefox 2
  • Firefox 3
  • Opera 9
  • Safari 2
  • Safari 3

API Changes

DayPilotCalendar

  • JavaScriptEventAction renamed to EventClickJavaScript
  • JavaScriptFreeAction renamed to FreeTimeClickJavaScript
  • FreetimeClickHandling renamed to FreeTimeClickHandling (case only)
  • EventLeftBarColor renamed to DurationBarColor