Completed
Last Updated: 12 Nov 2025 16:24 by ADMIN
Release 12.0.0 (2025 Q4)
When I use an autocomplete, I type "John" which comes up with "John Doe" high lighted in the input box, if i hit tab i get a tab in the input box. I want to have an option to select item from the drop-down using the keyboard keys. 
Completed
Last Updated: 12 Nov 2025 16:10 by ADMIN
Release 12.0.0 (2025 Q4)
Created by: Davy
Comments: 1
Category: AutoComplete
Type: Feature Request
0
- a way to close this result popup by the Escape key,

- A way to move with the keyboards up and down arrows from the input part to the result popup
Completed
Last Updated: 12 Nov 2025 13:24 by ADMIN
Release 12.0.0 (2025 Q4)
I have an AutoComplete control in multi windows, when trying to open the suggestion view, the app hands. 

When in single window, no issues. 
Completed
Last Updated: 12 Nov 2025 13:24 by ADMIN
Release 12.0.0 (2025 Q4)
PlatformView cannot be null here occurs in RadBorderHandler.MapBackgroundColor() when calling DisconnectHandlers() on views containing RadAutoComplete controls during the Unloaded event.
Completed
Last Updated: 07 Aug 2024 08:00 by ADMIN
Release 7.1.0 (2024 Q3)
when setting IsEnabled to false, the control is still enabled. It should be disabled. Works fine on Android and WinUI.