New to Kendo UI for jQuery? Download free 30-day trial

When Editing the Scheduler, Initial Events Are Sent to the Create Action

Environment

Product Progress® Kendo UI® Scheduler for jQuery
Operating System Windows 10 64bit

Description

Editing a jQuery Scheduler event causes all initial events to be sent to the create action.

Cause

This behavior can be experienced if the id fields of all events are not set to valid and unique values during initial read.

Solution

Make sure the id fields of the Scheduler are properly configured and contain valid and unique values.

See Also

In this article