Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148191 | Oct 9,2019 03:40 PM UTC | Oct 16,2019 10:05 AM UTC | Xamarin.Forms | 3 |
![]() |
Tags: SfAutoComplete |
<autoComplete:SfAutoComplete HeightRequest="40"
DataSource="{Binding EmployeeCollection}"
SelectedItem="{Binding SelectedItem}"
DisplayMemberPath="Name" /> |
<autoComplete:SfAutoComplete HeightRequest="40"
x:Name="comboBox"
MultiSelectMode="Token"
DataSource="{Binding EmployeeCollection}"
SelectedItem="{Binding SelectedItem}"
DisplayMemberPath="Name" /> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.