Click in cell 1/10: no events are reported at all.
Click in 1/9, CellMove is reported to [1,10]
Put the cursor in cell "1/10" and press "right arrow". Note:
WG CurCell reports [1,11] although the grid only has 10 columns:
{"WG":{"ID":"F1.VGRID","Properties":{"CurCell":[1,11]},"WGID":"258"}}
Also note that after Proceed is sent, the active cell is now [1,9].
If "down arrow" is pressed in cell "10/1", CurCell is reported as [10,2].
Run DemoScroll.
Click in cell 1/10: no events are reported at all. Click in 1/9, CellMove is reported to [1,10]
Put the cursor in cell "1/10" and press "right arrow". Note: WG CurCell reports [1,11] although the grid only has 10 columns: {"WG":{"ID":"F1.VGRID","Properties":{"CurCell":[1,11]},"WGID":"258"}} Also note that after Proceed is sent, the active cell is now [1,9].
If "down arrow" is pressed in cell "10/1", CurCell is reported as [10,2].