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

Bug with Selection Changed Event (RadComboBox)

1 Answer 77 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Levi
Top achievements
Rank 1
Levi asked on 17 Oct 2008, 06:08 PM
Found a bug with the RadCombo. Here is how it happens:
1 - I drop down the combo box and select a value. It fires the selection changed event as expected.
2 - I drop it down again and select the same item. It agains fires the selection event, which is good for me even though the selected value hasn't really been changed.
3 - Now I drop down the combo but dont select anything.. basically expanding it and then collapsing it.
4 - Now when I drop it down one more time and select the same value again, it no longer fires the selection changed event. 

Somehow by dropping it down and back up again keeps the selection changed event from firing anymore afterwards unless I select a unique value. I have no way to know when the user has selected the same item again as I could before the no selection step occurs.

Levi

1 Answer, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 20 Oct 2008, 08:42 AM
Hi Levi,

Could you please send us a sample page which exhibits the problem to examine it locally?

Otherwise we cannot be sure where the problem might be.

Regards,
Helen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Levi
Top achievements
Rank 1
Answers by
Helen
Telerik team
Share this question
or