Completed
Last Updated: 15 May 2024 06:59 by ADMIN
Release 7.0.0 (2024 Q2)
Created by: Holger
Comments: 1
Category: ComboBox
Type: Feature Request
1
The RadEntry control has IsSpellCheckEnabled property. Disable the spell check by default for the RadComboBox control
Completed
Last Updated: 15 May 2024 06:59 by ADMIN
Release 7.0.0 (2024 Q2)
I want to achieve the dropdown size dynamically based on the item count. I would also like to set a maximum height, so if more items are loaded, the dropdown should be scrolled to that size.
Completed
Last Updated: 15 Nov 2023 08:59 by ADMIN
Release 6.5.0

It would be nice to have the ability to select different item in the dropdown by keyboard up/down arrows.

This feature probably does not make sense on mobile platforms, but it would be great on desktop platforms.
Completed
Last Updated: 15 Nov 2023 08:59 by ADMIN
Release 6.5.0
Created by: Allen
Comments: 0
Category: ComboBox
Type: Feature Request
12
When is edit mode, provide support for closing the drop-down when enter key is pressed
Completed
Last Updated: 28 Aug 2023 13:01 by Teddy
Release 6.1.0
Created by: Teddy
Comments: 3
Category: ComboBox
Type: Feature Request
2

We would like to be able to override the behavior of the Clear button in the editable combo box.

When the user has started typing into an editable combo box, and they click the Clear button before they've selected another item, we want to revert their text to what was in there before they started typing and keep the previously selected item selected, rather than clearing the text and selected item.

If you can add that functionality, even better, but it should be enough to just expose the Clear button's Click event (with a Cancel param or another way to ensure the text isn't cleared), so we can override the current functionality.

Completed
Last Updated: 18 Aug 2023 09:44 by ADMIN
Release 6.1.0

Provide an option to modify the ComboBox so there is no space between the ComboBox and the dropdown.

Completed
Last Updated: 07 Jun 2023 07:41 by ADMIN
Release 5.2.0
Created by: Curtis
Comments: 0
Category: ComboBox
Type: Feature Request
7
I have a Combobox that I want the width of the dropdown to be larger than the input text width.