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

[Solved] Q2 2010 MVC Components and JQuery Validation

2 Answers 161 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
David Wright
Top achievements
Rank 1
David Wright asked on 22 Jul 2010, 03:38 PM
I am testing the new ComboBox functionality in the beta release and seem to be having some issues if the jquery.validate.js file is included. 

If you include this script then you cannot select a value from the Combobox drop down, the highlighting and selection does not work.

Is this a known issue? If so are there any workarounds?

Cheers
Dave

2 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 22 Jul 2010, 03:58 PM
Hi David Wright,

This is expected. The old version of jquery.validate.js defines delegate method, which actually overrides jQuery delegate method introduced with jQuery 1.4+ version. You can download correct version from this forum thread.

All the best,
Georgi Krustev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Byte
Top achievements
Rank 1
answered on 26 Jul 2010, 10:58 AM
That worked for me, too. I experienced the same problem, but with the Editor control.
Tags
General Discussions
Asked by
David Wright
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Byte
Top achievements
Rank 1
Share this question
or