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

DropDownList Bug?- client API on demo page

1 Answer 34 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
jonathan
Top achievements
Rank 1
jonathan asked on 11 Nov 2010, 01:20 AM
Hi all,  it appears that the .select() method has a bug:

using this demo url: http://demos.telerik.com/aspnet-mvc/combobox/clientsideapi 

follow these steps to reporduce, this bug is for the dropdown list (not the combo box)
1. Load the page
2. DO NOT drop down the list
3. Change the Item index to 3 (or any valid number) using the numeric spinner
4. Press the select button
5. The drop down list does not update.

Now.........
6. Drop the list down
7. Click the same selct button
8. the dropdown list now updates with the proper item.

Thanks
-Jonathan




1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 11 Nov 2010, 09:42 AM
Hello Jonathan,

Thank you for your feedback.

This is a known issue, which we found right after the release of Q3 2010. I need to clarify that this is a bug in the demo of the component, not a bug in the component itself. If you call .select() method with JS, you will find that the method works as expected.

The problem will be fixed with the next update of the online demos.

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
Tags
ComboBox
Asked by
jonathan
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or