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

Editing grid data inside a TabStrip - MvvM

2 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Peter Beyer
Top achievements
Rank 1
Peter Beyer asked on 03 Jul 2015, 08:24 AM

When trying to Create or Update data in Kendo UI Grid data that is inside of TabStrip we
get the echo: Uncaught TypeError: n is not a function.

Example:

http://dojo.telerik.com/AbeNe

In our project we get the same echo on editing grid data inside a Kendo UI Window, but
couldn’t replicate it here.

On created example it seems that everything’s right:

http://dojo.telerik.com/eRiMi


Regards

 

Peter Beyer



2 Answers, 1 is accepted

Sort by
0
Peter Beyer
Top achievements
Rank 1
answered on 03 Jul 2015, 08:27 AM
0
Plamen
Telerik team
answered on 07 Jul 2015, 06:08 AM
Hello,

The issue seems to be caused by the fact that the onSave function is not declared. Here is the dojo page that worked correctly at my side.

Regards,
Plamen
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Peter Beyer
Top achievements
Rank 1
Answers by
Peter Beyer
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or