Unplanned
Last Updated: 03 Aug 2016 10:59 by ADMIN
When the ItemsSource for a RadComboBox is bound to a collection with two different properties, id and ID.  When I bind SelectedValuePath to one of the properties, changing selection throw error:  "Ambiguous match found" exception.
Unplanned
Last Updated: 03 Aug 2016 10:59 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 20:55 by ADMIN
This happens only with editable ComboBox in Silverlight.
Unplanned
Last Updated: 03 Aug 2016 10:58 by jen
Add Events for when the ClearSelectionButton is clicked.

onSelectionClearingEvent (cancelable preview event)
OnSelectionClearedEvent

This way we can easily handle the clearing of non-nullable datatypes
Unplanned
Last Updated: 03 Aug 2016 10:58 by ADMIN
When moving through elements(checkbox+ text) in RadCombobox with the keyboard, focus of combobox is not changed as expected.
Sample project attached.
Unplanned
Last Updated: 03 Jan 2017 20:56 by ADMIN