Hi
I have installed a trial version to have a play around with the Scheduler control.
I have put together a basic page, but have a problem when attempting to edit an event. After double clicking on the event, the event dialog opens. Then, whenever I hit Cancel or the close (X) button, I get the following error:
Unhandled exception at line 10, column 30735 in kendo.all.min.js
Javascript runtime error: unable to get property 'uid' of undefined or null reference.
The Save button works fine.
I am using Kendo.Mvc.dll 2015.2.805.545, and Visual Studio 2013.
Any ideas on why this is failing?
Cheers, Jarrod