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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -