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
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.