Hello All,
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?
Regards,
Vignesh