Skip to content
DayPilot

DayPilot Pro 6.5

Release date: August 16, 2011

Autorefresh (Month)

Properties:

DayBeginsHour, DayEndsHour (Calendar)

DayEndsHour is supported. The Calendar is able to display up to 24 hours in each column with an arbitrary start and end.

AutoScroll="Drag" (Scheduler)

Limit the automatic scrolling to drag and drop operation (event resizing, event moving).

Vertical AutoScroll (Scheduler)

The scheduler supports automatic vertical scrolling.

Client-side event manipulation API (Scheduler)

Events

Action queue:

Writing custom HTML to background cells (Scheduler)

Properties supported in BeforeCellRender:

Notify Event Model (Scheduler)

The Notify model updates the events on the client side immediately and notifies the server about the change. The traditional model fires the server-side event and asks for a new event set (which means bigger delay).

Implemented