We are using the latest stable release of SfDataGrid.
SfDataGrid Version: 16.1.0.37
We have an exception for NumericColumns with AllowEditing set to true.
This is observed in Android Forms Application
The exception thrown is "Specified cast is not valid".
Further,
When we change the columns to TextColumns, we are able to edit the columns.
Of course, we get a alphanumeric keyboard instead of numeric keyboard.
Here are the package information.