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

[Solved] DropDownList Not working when jquery-ui included

3 Answers 139 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 22 Oct 2014, 04:49 PM
I have a dropdownlist on a page and have another control that is displaying an image on the page as well.  The second control uses jquery-ui, but when I include this in the cshtml file, the dropdownlist no longer drops down.  It still displays but if I click on it nothing happens.  I can navigate the contents of the list using my keyboard but the mouse does not do anything to the list.

James Carpenter

3 Answers, 1 is accepted

Sort by
0
Matthew
Top achievements
Rank 1
answered on 23 Oct 2014, 02:28 PM
We seem to be having the same problem with the dropdowns not working on some of the screens.  Also our cascading dropdowns have stopped working as well.
0
Georgi Krustev
Telerik team
answered on 24 Oct 2014, 08:04 AM
Hello,

Based on the given information it seems that some jquery-ui plugin interferes the work of the dropdownlist widget. Could you send us a runnable Dojo demo (or other online demo) that demonstrates the issue? This will help us to review the problem locally and advice you further.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Matthew
Top achievements
Rank 1
answered on 24 Oct 2014, 02:46 PM
Thank you for pointing me the right way.  Found a link to an older jquery-ui.min.js.  Have removed it with some invalid CCS styles and it started working again.  Thanks so much.
Tags
DropDownList
Asked by
James
Top achievements
Rank 1
Answers by
Matthew
Top achievements
Rank 1
Georgi Krustev
Telerik team
Share this question
or