Subject Re: [IBO] Grid.Field.Left
Author Geoff Worboys
> when the horizontal-scrollbar of the grid appears and
> I scroll from left to right, the edit-fields don't
> follow my movement.

Interesting problem. I suggest...

Drop the grid and the edit controls onto a TScrollBox, setup the grid
Anchor properties so that its height will change with with the parent
(the scrollbox) but fix the grid width so that it is wide enough not
show a horizontal scrollbar. Setup so that the user cannot adjust the
column widths or move the columns. Now the user can use the
TScrollBox to scroll left/right (I think :-)


Geoff Worboys
Telesis Computing