If I add JQuery 1.7.1 or 1.7.2 to the project, it fails with the following error
This is really strange. Even if I add the reference of JQuery 1.7.1 or 1.7.2 to the sample project provided by KENDO UI, it also fails with the same error.
Any suggestions will be appreciated.
TypeError: jQuery("#Menu").kendoMenu is not a function
This is really strange. Even if I add the reference of JQuery 1.7.1 or 1.7.2 to the sample project provided by KENDO UI, it also fails with the same error.
Any suggestions will be appreciated.
5 Answers, 1 is accepted
0
Shardul
Top achievements
Rank 1
answered on 17 Aug 2012, 11:34 AM
I'm seeing similar behaviour with a drop down list. Is there a solution available?
0
Narayan
Top achievements
Rank 1
answered on 08 Sep 2012, 11:47 AM
Have you found the solution, I am getting the same problem!
Many thanks,
Many thanks,
0
Scott
Top achievements
Rank 2
answered on 19 Sep 2012, 08:04 PM
An answer to this issue would be nice, I am having same issue....
0
Scott
Top achievements
Rank 2
answered on 19 Sep 2012, 08:16 PM
Not sure if this will help anyone else... but my problem was caused by a corrupt file.... my kendo.all.min.js somehow got corrupted....
A simple copy and replace from the installed copy of kendo ui resolved the issue.... running on jQuery 1.8.1... fyi...
A simple copy and replace from the installed copy of kendo ui resolved the issue.... running on jQuery 1.8.1... fyi...
0
Samuel
Top achievements
Rank 2
answered on 08 Nov 2012, 08:15 PM
Scott, as a caution I found that if you are using jQuery 1.8 or above, grid functions won't work correctly. Little things like grouping, reordering, filtering all seem to require that you stick with nothing above jQuery 1.7.2