I've tested this with 16.2.0.50
The steps to reproduce the issue are:
- Create an app with SfDataGrid and enough data to fill a few screens.
- With the app running, turn on voiceover and tap on cells on the first page. They are read correctly.
- Using the three-finger swipe gesture, swipe up to move to the next page.
- Tap a cell on the second page. It will read the data that was in the same area of the screen when the first page was visible.
Sometimes voiceover will additionally say "possible text", followed by the correct data, but that seems unreliable and is confusing to blind users.
Is there any workaround for this issue?