Commit values with physical keyboard

Hi folks,

I'm using SfDataGrids on devices with a physical keyboard, so there is no software keyboard shown inside my app:

(https://www.datalogic.com/deu/einzelhandel-industrielle-automation-transport-logistik-gesundheitswesen/mobilcomputer/skorpio-x5-pd-887.html)

When I'm committing a value inside a writeable datagrid column (numeric column) with the physical Enter-key, the cell's completed event is not triggered. 


Is there a workaround to make that happen?


Thanks!



3 Replies 1 reply marked as answer

SV Suja Venkatesan Syncfusion Team October 7, 2021 12:14 PM UTC

Hi Maria, 

Thank you for contacting Syncfusion support. 

We have checked the reported issue “Commit values with physical Keyboard” in simple sample with external physical Keyboard but unfortunately we are unable to reproduce the issue in our end. We suspect that your issue is related to android platform so we checked the issue in android device(Android Version 9.0, API-28) with physical Keyboard (Logitech-K480). Events are triggered properly when committing the value to the GridNumericColumn in our end as expected. The sample we have used to check this issue is available in the following link for your reference. 


Please have a look at this sample and let us know if you are facing the same issue in this same too. If not revert to us with a modified sample to reproduce the issue or provide the below mentioned details. 

  1. All the XAML and C# code snippet related to SfDataGrid,
  2. Details about the devices with android version and details about physical keyboard you have used in your application.
  3. Syncfusion control and Xamarin.Forms version.
  4. Video illustration of the issue, if possible.
Please revert to us with all the above requested details. It will be more helpful for us to find the exact cause for the issue and prompt solution at earlier. 

Regards, 
Suja. 


Marked as answer

AN Andy replied to Suja Venkatesan October 8, 2021 06:21 AM UTC

Hi,


the sample's custom renderer works, many thanks!



SV Suja Venkatesan Syncfusion Team October 11, 2021 05:08 AM UTC

Hi Maria, 

Thank you for the update. 

We are glad that our solution meets your requirements. Please let us know if you need further assistance. 

Regards, 
Suja. 


Loader.
Up arrow icon