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

Cannot Read property

1 Answer 431 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 02 Oct 2012, 08:36 PM
I have a grid and it allows inline editing.

The add, delete and save operations on the grid, intermittently gives this error: 

  1. Uncaught TypeError: Cannot read property 'BrandID' of undefined
    1. (anonymous function)
    2. (anonymous function)kendo.web.js:9
    3. o.extend._acceptkendo.web.js:9
    4. (anonymous function)kendo.web.js:9
    5. (anonymous function)jquery-1.8.2.js:1127
    6. g.(anonymous function).call.c.successkendo.web.js:9
    7. callback

The 'BrandID' is the Model ID

Please help

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 03 Oct 2012, 12:08 PM
Hello Henry,

We will need your Grid and datasource configuration and a step-by-step guide how to reproduce the described problem on a regular basis.

First of all, please make sure that the Model uses only supported data types. Then check whether the problem is also exhibited with jQuery 1.7.2 or is specific to 1.8.#.

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