We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

SfAutocomplete not working on android within table/viewcell

Hello,

sf version 17.1.0.49
Android 9.0

Trying to use SfAutoComplete within a Table like this:

[TableView]
[TableSection]
[ViewCell]
[sf:SfAutoComplete DataSource="{Binding Items}" DisplayMemberPath="Label" /]
[/ViewCell]
[/TableSection]
[/TableView]

On iOS this works, however on Android when i tap the SfAutoComplete entry, the focus is removed instantly, and the dropdown doesn't appear. Couldn't find a workaround.

Adam

1 Reply

MK Muneesh Kumar G Syncfusion Team May 30, 2019 10:14 AM UTC

Hi Adam, 
 
Greetings from Syncfusion.  
 
Query : AutoComplete is not focusable inside TableView 
 
We have analyzed your query and we would like to inform you that we are also facing the issue while edit text custom component used inside TableView ViewCell. So, we have raised a ticket with Xamarin forums for same and the link as follows.

https://github.com/xamarin/Xamarin.Forms/issues/6356

Please follow the forum for further updates.
 
 
Regards,
Muneesh Kumar G. 


Loader.
Up arrow icon