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

RadComboBox SelectedValue Assignment Null

1 Answer 108 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Alan Lee
Top achievements
Rank 1
Alan Lee asked on 05 May 2010, 04:28 AM
Not sure if this is a bug.

I have RadComboBox binded to some objects in RadGridView, In the event code I tried to change the RadComboBox SelectedValue to a valid value, it assigns it to null. I can get by using SelectedItem but that's not quite the same.




1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 10 May 2010, 09:52 AM
Hello Alan,

Probably the value of the SelectedValue property was invalid - RadComboBox resets its selection properties when you set invalid value.

Regards,
Valeri Hristov
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
Alan Lee
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or