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

jQuery version

1 Answer 54 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.
Ed
Top achievements
Rank 1
Ed asked on 13 Feb 2012, 09:55 PM
Trying to use ajax databinding and ran into an error that it couldn't locate jquery 1.6.2 (or close to).

We use NuGet to update or jQuery packages and  our version is the latest currently. Is there a way to indicate to the grid to use that version?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 14 Feb 2012, 08:24 AM
Hi,

 You can disable the automatic including of jQuery:

@(Html.Telerik().ScriptRegistrar().jQuery(false))

Greetings,
Atanas Korchev
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Grid
Asked by
Ed
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or