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

Q3'14 Release - Kendo UI Grid Inline Editing Issue

3 Answers 107 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Crystal
Top achievements
Rank 2
Crystal asked on 24 Nov 2014, 06:27 PM
Our application is very similar to the Kendo Grid Inline editing demo here, with the use of AngularJS, as well.

The grid doesn't edit, update, or add new record with the upgrade to 2014.3.1119 in Chrome or IE 11. Destroy is the only grid command that appears to work properly without error.  

The Developer Tools in Chrome renders the following error message:
"Inspected target crashed\n Inspected target has crashed. Once it reloads we will attach to it automatically."
 
In addition, the Chrome page displays the "Aw, Snap!" message.

IE 11 throws the following error/exception: 
"Error: Out of stack space\n   
at jQuery.acceptData (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:3505:2)\n  
at Data.prototype.key (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:3530:3)\n   
at Data.prototype.remove (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:3634:4)\n   
at Anonymous function (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:3851:4)\n   
at each (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:375:6)\n   
at jQuery.prototype.each (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:139:3)\n  
at removeData (http://localhost:#/Scripts/jquery/jquery-2.1.1.js:3850:3)\n   
at destroy (http://localhost:#/Scripts/kendo/2014.3.1119/kendo.web.js:2684:13)\n   
at destroy (http://localhost:#/Scripts/kendo/2014.3.1119/kendo.web.js:50448:13)\n   
at Anonymous function (http://localhost:#/Scripts/Angular/angular-kendo.js:257:41)"


Unable to track down what the issue here is, hopefully your team will have a little more insight into this grid command issue.

3 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 26 Nov 2014, 05:08 PM
Hello Crystal,

We recreated the inline editing demo with AngularJS. Unfortunately we can't reproduce the error your are getting. Could you please check this demo and see if it works for you? What is different in your case?

Regards,
Atanas Korchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Crystal
Top achievements
Rank 2
answered on 17 Feb 2015, 04:37 PM
Thank you for the quick response. However, additional steps where required to resolve my issue (i.e. reducing the application to the bare minimal and adding additional script files ad hoc). I was able to get our application running with the latest version of Kendo 2014.3.1119.
0
devies
Top achievements
Rank 1
answered on 02 Apr 2015, 02:16 PM
Hi,

I have a similar issue (maybe can I create new thread ?) with the Destroy Command button (with AngularJS).
I've change your demo to add the destroy button to the toolbar : http://dojo.telerik.com/ACasa
But when a line is selected and the button fired, the page is redirecting to the root url.

Have you some tips ?
Thanks in advance

Tags
General Discussions
Asked by
Crystal
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Crystal
Top achievements
Rank 2
devies
Top achievements
Rank 1
Share this question
or