Subject IB_Grid, Rowselect and TrackGridRow
Author Christian Gütter
Hi,

I am using a TIB_Grid with Rowselect = True
and TrackGridRow = False.

When I use the wheel of my mouse to scroll
through the grid, the record pointer does not
move (the line which is pointed at remains
highlighted) and the row I scroll to is also
highlighted. So there are to highlighted rows,
which is very confusing.
It is even more confusing because TrackGridRow
is false. This property seems to ignore the state
'false'.

Could this be a bug or am I too dumb?


TIA,

Christian