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

[Solved] Uncaught TypeError: Object #<HTMLDivElement> has no method 'find'

0 Answers 27 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.
Gabriel
Top achievements
Rank 1
Gabriel asked on 08 Nov 2011, 03:57 AM
Hi

I need help with the following issue:
We are trying to use  Telerik controls extensively  for our future MVC 3 project.
Unfortunatly i get the exception  Uncaught TypeError: Object #<HTMLDivElement> has no method 'find'
occasionally on the pages where i have telerik grids.
I get this error on page with 2 simple server bound grids and on the page where i got client bound grid  as well.
We are using jquery version 1.5.1 in our project .
After investigating a little and trying to debug the jquery using the non minimized script i noticed that it happens on line 860 at resolveWith
function in jquery-1.5.1.js script in the process where  some callbacks are being executed.  The exception is thrown and it is being cough and rethrown on line 871

With Regards
Gabriel

 

Tags
Grid
Asked by
Gabriel
Top achievements
Rank 1
Share this question
or