Unplanned
Last Updated: 03 Nov 2023 07:02 by Davy
Created by: Davy
Comments: 0
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
Unplanned
Last Updated: 20 Jul 2023 12:33 by ADMIN
when setting IsEnabled to false, the control is still enabled. It should be disabled. Works fine on Android and WinUI. 
Declined
Last Updated: 01 Mar 2023 17:03 by ADMIN

I am using RadAutoComplete inside DataGridTemplateColumn CellTemplate.

it loads data correctly when load first time, but when I update value, it not changing for AutoComplete

 

Unplanned
Last Updated: 12 Oct 2022 06:20 by Curtis
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. 
Unplanned
Last Updated: 23 Sep 2022 11:39 by Arkady
For example when adding input controls (entries) inside the NoResultsTemplate, I want to type in the entries but the focus is moved to the Autocomplete control. Same behavior with SuggestionView and SuggestionItem Templates

On macOS the focus is on the Entry inside the templates