This is a migrated thread and some comments may be shown as answers.

Error cancelling Edit dialog for event

2 Answers 45 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jarrod
Top achievements
Rank 1
Jarrod asked on 12 Aug 2015, 01:47 AM

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

2 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 13 Aug 2015, 08:40 AM

Hello Jarrod,

From the provided information it's not clear for us what is the exact setup that you have - could you please provide runable demo where the issue is reproduced? This would help us pinpoint the exact reason for this behavior.

Regards,

Vladimir Iliev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Jarrod
Top achievements
Rank 1
answered on 14 Aug 2015, 03:47 PM

Hi

 After further testing, I worked out that it is only happening in IE, and can be solved by adding a meta tag to the _layout.cshtml page - <meta http-equiv="X-UA-Compatible" content="IE=edge" />

 Cheers

Jarrod

Tags
Scheduler
Asked by
Jarrod
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Jarrod
Top achievements
Rank 1
Share this question
or