I have an application with 8 columns. On the cell phone display, only the first 4 columns are visible (part 1). Of course, touching the screen I can move and see the other columns (part 2).
However, if, for example, I highlight a cell, by code, in the first part of the display and then, by code, that is, without touching the display, I highlight a cell in part 2 of the display, only touching the screen can I see the highlighted cell.
I tried using JumpToRowAndSelect but it doesn't work exactly as I would like.
Is it possible to do this or am I wanting the impossible?
However, if, for example, I highlight a cell, by code, in the first part of the display and then, by code, that is, without touching the display, I highlight a cell in part 2 of the display, only touching the screen can I see the highlighted cell.
I tried using JumpToRowAndSelect but it doesn't work exactly as I would like.
Is it possible to do this or am I wanting the impossible?