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

[Solved] Inline edit validation error

2 Answers 71 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.
Andrew
Top achievements
Rank 1
Andrew asked on 08 Mar 2012, 04:37 AM
I'm trying to use telerik grid's in-line edit command in razor. when i focus or click on the edit textbox i get this error;

"Microsoft JScript runtime error: Unable to get value of the property 'settings': object is null or undefined"
and it points me to the Jquery.validate.js

can somebody please tell me what might be the cause of this?

2 Answers, 1 is accepted

Sort by
0
michaelitrn
Top achievements
Rank 1
answered on 09 Mar 2012, 10:51 PM
I'm receiving the same error. Please help!
0
Andrew
Top achievements
Rank 1
answered on 13 Mar 2012, 02:21 AM
no reply. I'm assuming they don't know?, anyway i manage to fix my problem by adding 

.jQuery(false) 

on my telerik scrip ScriptRegistrar()






Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Answers by
michaelitrn
Top achievements
Rank 1
Andrew
Top achievements
Rank 1
Share this question
or