Completed
Last Updated: 06 Mar 2015 15:18 by ADMIN
ADMIN
Created by: Valeri Hristov
Comments: 6
Category: ComboBox
Type: Feature Request
31
The control should allow customizations in its filtering functionality, for example, the developers should be able let RadComboBox match "Á" when the user types "A".
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
Place a RadComboBox control in a RadPane. Make it floating and dock it again. When selection is changed, the SelectionChanged event is fired multiple times.
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Pana
Comments: 0
Category: ComboBox
Type: Feature Request
20
Allow the developers to style the TextBox area of a editable RadComboBox - add icons, change the string, format the text etc.
Won't Fix
Last Updated: 11 Aug 2016 14:04 by ADMIN
Declined
Last Updated: 08 Jun 2016 08:15 by Vernon
Completed
Last Updated: 08 Sep 2017 07:44 by Kevin
It might also be nice to take it one step further and give the option to choose the key that fires an update off
Completed
Last Updated: 11 Oct 2023 11:05 by ADMIN
Release R3 2023
ADMIN
Created by: Telerik Admin
Comments: 1
Category: ComboBox
Type: Feature Request
13

			
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
When filtering is enabled, enter text that doesn't exist in the items and when the focus is removed the text entered is deleted, but it should stay.
The solution of this issue was implemented by a new feature in the control which determines if the Text of the RadComboBox should be updated on LostFocus or not.
Simply set the UpdateTextOnLostFocus dependency property of the control to "False". By default its value is True and no change in behavior should be observed.
The UpdateTextOnLostFocus dependency property is available in the 2015 Q2 SP1 release.
Completed
Last Updated: 17 Feb 2015 10:43 by ADMIN
When the ComboBox is non editable.
Declined
Last Updated: 05 Jan 2017 15:23 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 11:06 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ComboBox
Type: Feature Request
7

			
Declined
Last Updated: 08 Jun 2016 08:18 by Vernon
ADMIN
Created by: Telerik Admin
Comments: 5
Category: ComboBox
Type: Bug Report
7

			
Declined
Last Updated: 14 May 2016 13:57 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: ComboBox
Type: Bug Report
7

			
Unplanned
Last Updated: 01 May 2024 11:57 by ADMIN
ADMIN
Created by: Kalin
Comments: 3
Category: ComboBox
Type: Feature Request
7
Currently filtering with virtualized RadComboBox is not supported as the filtering feature works with the containers (changes their Visibility).
Completed
Last Updated: 07 Sep 2016 06:42 by ADMIN
When the CheckBox is focused the issue is appearing.

Available in LIB version 2016.2.905, it will be also available in the 2016 R3 Release.
Completed
Last Updated: 27 Oct 2014 13:32 by ADMIN
When IsEditable is set to true the SelectedItem is not updated if you delete the SelectedItem's text to match another existing item.
Completed
Last Updated: 14 Sep 2016 13:16 by ADMIN
ADMIN
Created by: Kalin
Comments: 0
Category: ComboBox
Type: Feature Request
6
Available in the 2016 R3 Release.

Please check our help article for more information: 
http://docs.telerik.com/devtools/wpf/controls/radcombobox/features/multiple-selection
Won't Fix
Last Updated: 25 Jan 2017 13:11 by ADMIN
Place a RadComboBox in the GridViewColumn header and set SelectedIndex in the xaml. The SelectionChanged event is fired, but the command is not executed.

As a workaround you can set the SelectedIndex in xaml instead of on the Loaded event,
Unplanned
Last Updated: 03 Jan 2017 21:03 by ADMIN
Currently the control scrolls by group.
1 2 3 4 5