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

[Solved] Object doesn't support this property or method for MVC Grid with RenderPartial

0 Answers 74 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.
Samir
Top achievements
Rank 1
Samir asked on 24 Nov 2010, 01:02 AM
Hi,
This topic is very much related to an existing topic in this forum, Previous Topic but the solution suggested by the Telerik support was kind of a work around or hack as not supposed to follow if we use the recommended :
 <%= Html.Telerik().ScriptRegistrar().jQuery(false) %>.

My scenario is I have an MVC grid which gets loaded via a RenderPartial and I get the attached error (only in IE) as the reason I can see is the required Telerik JavaScript files are not being loaded in time although the grid is populated correctly.
Therefore, if I include the required Telerik JavaScript files manullay and without using the recommend method (above, in bold), then everything works fine.

Any help,
Thanks

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