When Scheduler Changes Are Canceled, Other Events Disappear
Environment
Product | Progress® Kendo UI® Scheduler for jQuery |
Operating System | Windows 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.