This question is locked. New answers and comments are not allowed.
Hi:
I'm trying to track down a script error I'm getting with a drop down inside a grid.
When I run the code the javascript console is displaying the following error:
I would liek to debug this and figure out exactly what the issue is, however, I can not figure out how to get the ScriptRegistrar to load the debug (non-min) version of the scripts.
How can I do that?
Also, I noticed that the the Telerik version of jquery.validate.min.js is being loaded. I have already loaded jQuery.validate on the page, as I'm using the 1.8.1 version.
How can I stop the ScriptRegistrar from rending a script tag to load jquery.validate?
Thanks
marc
I'm trying to track down a script error I'm getting with a drop down inside a grid.
When I run the code the javascript console is displaying the following error:
SCRIPT438: Object doesn't support property or method 'addClass'
telerik.combobox.min.js, line 1 character 1103
I would liek to debug this and figure out exactly what the issue is, however, I can not figure out how to get the ScriptRegistrar to load the debug (non-min) version of the scripts.
How can I do that?
Also, I noticed that the the Telerik version of jquery.validate.min.js is being loaded. I have already loaded jQuery.validate on the page, as I'm using the 1.8.1 version.
How can I stop the ScriptRegistrar from rending a script tag to load jquery.validate?
Thanks
marc