New to Kendo UI for jQueryStart a free 30-day trial

When Scheduler Changes Are Canceled, Other Events Disappear

Environment

ProductProgress® Kendo UI® Scheduler for jQuery
Operating SystemWindows 10 64bit

Description

When you cancel changes, other events in the jQuery Scheduler disappear.

Cause

It is possible to experience such behavior if the id fields of the other events are not set to valid and unique values.

Solution

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

See Also