When a row of a TDBGrid component is selected somewhere in the middle
(say some 20th column) with RowSelect set to true, the focus moves to
the beginning of the row and hence the 20th column gets hidden, as it
moves to the right.
Is there any means to avoid this scrolling to first column of the
selected row of a TDBGrid component and persist the focus to the
position where it was when clicked?
How to access the Protected members of TDBGrid. Found some code
snippets in Delphi but I am facing few problems when implemented in
Borland CPP.
Thanks in advance.
Regards,
Vignesh