Not navigating with arrow keys (Left/Right/Up/Down) in XF.Android

Hi,

Testing sfListView in Android and cannot use arrow keys to select other listview cells, in UWP app its working fine (AllowKeyboardNavigation is already "True"), also is there a way to select cell within c# code (something like ItemIndex or SelectionIndex? Feeding data from SQLite table.

Thank you


1 Reply

LN Lakshmi Natarajan Syncfusion Team August 23, 2021 11:48 AM UTC

Hi Ab, 
 
Thank you for using Syncfusion products. 
 
Query 
Response 
Testing sfListView in Android and cannot use arrow keys to select other listview cells 
We would like to inform you that the SfListView supports key navigation for UWP and MacOS platforms. Please refer to our user guidance document regarding the behavior of key navigation in the following link, 
 
 
Is there a way to select cell within c# code (something like ItemIndex or SelectionIndex?  
We would like to inform you that the SfListView allows programmatic selection by using SelectedItem and SelectedItems properties. Please refer to our user guidance document for the same, 
 
 
 
Please let us know if you need further assistance. 
 
Lakshmi Natarajan 
 


Loader.
Up arrow icon