DayPilot Knowledge Base

AJAX Calendar/Scheduling Controls
DayPilot Pro (AJAX Calendar Control)
» DayPilot ASP.NET Calendar
DayPilot Pro (AJAX Monthly Calendar Control)
» DayPilot ASP.NET Monthly Calendar
DayPilot Pro (AJAX Scheduler Control)
» DayPilot ASP.NET Scheduler
DayPilot » Knowledge Base » JavaScript error: "dps" is undefined

JavaScript error: "dps" is undefined

Last revision: Jun 13, 2012

asp net ajax scheduler

You may see this error if you use one of the JavaScript samples used on DayPilot website. They usually assume that dps is the DayPilot.Scheduler object.

The "dps" object refers to the client-side object representing the scheduler control (DayPilot.Scheduler class).

This error can mean that:

Fix

Related

How to copy events using drag&drop (Ctrl key)
DayPilot Calendar control doesn't show any events
How to show the selected date using a Label control
How to use DayPilot Scheduler with LINQ to SQL