Autocomplete Entry in Xamarin.Forms -


how implement autocomplete entry in xamarin forms.

if have entry control , type text should search items set of data , display drop down entry.

i have refereed xlabs autocomplete . unable implement same properly

https://github.com/xlabs/xamarin-forms-labs/wiki/autocomplete

use syncfusion autocomplete control.

and community licence available.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -