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

[Solved] Load both Jquery UI control and Telerik control in a same view

0 Answers 8 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Deepika
Top achievements
Rank 1
Deepika asked on 23 Apr 2013, 02:01 PM
Hi,
   I am getting an issue on loading both jquery full calendar with telerik control . The issue is with using @(Html.Telerik().ScriptRegistrar().jQuery(false).jQueryValidation(false) )  my telerik control was not loading but calandar was working after googling i got the solution is to include 'jquery-1.4.4.min.js'  script file but after adding js file telerik control is working properly but jquery calendar was stooped working. then again i googled got answer to include "var j$182= $.noConflict(true)"   but after including that line my telerik control stopped working.

  I am fed up of this. Please give me the perfect answer so that i can work with both jquery fullcalendar as well as telerik control in single view

Any help will appreciate.
Thanks,
    Deepika
Tags
Chart
Asked by
Deepika
Top achievements
Rank 1
Share this question
or