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