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

Cancel Combobox Selection

1 Answer 210 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Stefan
Top achievements
Rank 1
Stefan asked on 12 Jan 2011, 04:32 PM
Is there a way to cancel the selection of a RadComboBox?  The combobox selected item is bound to several other controls.  I was able to change the selected value and then change it back, but that has some other undesired effects.  I want to cancel the select before the selected item of the combo changes.

1 Answer, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 17 Jan 2011, 02:28 PM
Hi Stefan,

Unfortunately you cannot cancel the selection with RadComboBox. Instead, in order to prevent the user from selecting the wrong item, you could void putting it in the ItemsSource.

Greetings,
Valeri Hristov
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
ComboBox
Asked by
Stefan
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Share this question
or