RadAutoCompleteView remote search issue when the Text is empty

1 Answer 56 Views
AutoCompleteView
Hakob
Top achievements
Rank 2
Iron
Hakob asked on 03 Aug 2022, 10:47 AM

Hi, I am using remote search and I need to show all elements after the Focused when the Text is empty (after focused I can get ItemsSource but the Suggestions PopUp is empty) !!! How can I do that?

Thank you...

1 Answer, 1 is accepted

Sort by
0
Accepted
Didi
Telerik team
answered on 03 Aug 2022, 10:54 AM

Hi Hakob,

In order to display all items in the AutoCompleteView ItemsSource you have to call the ShowSuggestions() method inside the control's focused event.

More details and an example can be found here: https://docs.telerik.com/devtools/xamarin/controls/autocompleteview/autocompleteview-methods 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
AutoCompleteView
Asked by
Hakob
Top achievements
Rank 2
Iron
Answers by
Didi
Telerik team
Share this question
or