Completed
Last Updated: 13 Jan 2016 15:07 by ADMIN
When Tab key is pressed inside of the drop down portion of the ComboBox the next control to be focused.

Available in the 2016 Q1 Release: Added IsDropDownTabNavigationEnabled property which provides an option to disable the Tab navigation in the dropdown of non editable ComboBox.
Completed
Last Updated: 17 Jan 2019 11:31 by ADMIN
ADMIN
Created by: Kalin
Comments: 1
Category: ComboBox
Type: Feature Request
12
The regular ComboBox goes through all of the starting with the same letter items when pressing the same key multiple times. RadComboBox currently always highlights the first one.
In addition, the case where starting to type couple letters, will select the matched item with StartsWith
Completed
Last Updated: 17 Aug 2016 10:42 by ADMIN
RadComboBox with bound ItemsSource and SelectedValue to the DataContext. When the DataContext is changed and the new DataContext ItemsSource does not contain the currently selected item, the old DataContext SelectedValue is set to null. This problem does not occur in WPF.
Completed
Last Updated: 31 May 2016 08:29 by ADMIN
Completed
Last Updated: 02 Jun 2014 10:29 by ADMIN