Hi,
I have a grid control with lots of columns. If I scroll horizontally to see the columns that are out of view on the right and then double click to edit a cell, the grid auto scrolls to the first editable cell in the row.
Is there a way to prevent this behaviour and to set focus to the clicked cell (or nearest editable cell) instead ?
Thanks for your help.
Gary