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

[Solved] MVC Grid edit mode error

2 Answers 106 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kou
Top achievements
Rank 1
Kou asked on 16 Jul 2011, 01:30 PM
Hi

I have a form to enter employee's details. In that i am entering employee contact details and address details. For address i am using MVC grid to CRUD operations. I selected the editing mode as "GridEditMode.InLine". There is no javascript error in page loading, clicking add new row button of the grid. When i get focus any of the editable fields in the row i am getting the following error

"jquery.validate.min.js:19Uncaught TypeError: Cannot read property 'settings' of undefined"

How can i rectify this problem?

Note: I am using Telerik extensions 2011.2.712. The address grid is in partial view, so that i can use to vendor & customer address too. Also i am using EF in data layer.

Thanks & Regards
Kousik

2 Answers, 1 is accepted

Sort by
0
Deepak
Top achievements
Rank 1
answered on 14 Mar 2012, 03:20 PM
Did you figure out the fix to this issue?  I'm getting the same error.

Thanks.
0
Ryan
Top achievements
Rank 1
answered on 12 Nov 2012, 01:28 PM
I'm also getting this exact error.

Did either of you guys solve it?
Tags
Grid
Asked by
Kou
Top achievements
Rank 1
Answers by
Deepak
Top achievements
Rank 1
Ryan
Top achievements
Rank 1
Share this question
or