Data Grid not working on mobile Android

A Data Grid in the builder and when running on the PC, works to select a line to edit by clicking the first field (in this case a date).
But on mobile you cannot get the line to come up to edit no matter which field you click.
This has been going on for months. I really thought someone else would report it and it would be fixed.
I don’t know why I thought that. I simply cannot be the only one that uses Apps this way on mobile.

Do you mean editing in-line by clicking on a cell? If so, I don’t think that would be good UX on mobile. Whenever using data grid or tables I usually have a button to edit the row. I format the button cell with CSS so that it sticks nicely to the right.

No, I mean clicking on the line to bring up the “edit” window.