Subject Re: [IBO] TAB key doesn't move focus from TIB_Grid
Author Geoff Worboys
> Every TIB_Query being used for display purposes works
> in readOnly mode. All TIB_Grids but one work in the same way:
> when TAB key is pressed TIB_Grid moves focus to the next control.
> The only TIB_Grid doesn't release focus on TAB key press.
> It moves focus to the next cell in the row until last cell
> in the row is reached and only then moves focus to the next
> control. I need focus to move immidiately on TAB key press.
> What's the reason?

I dont know why the problem is happening on only one grid - but I do
suggest that you try setting IB_Grid.RowSelect = true. I find this
the prefereable way to access readonly grids.

--
Geoff Worboys
Telesis Computing