This question is locked. New answers and comments are not allowed.
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
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