Subject | Re: [IBO] TAB key doesn't move focus from TIB_Grid |
---|---|
Author | Geoff Worboys |
Post date | 2002-05-25T13:46:42Z |
> Every TIB_Query being used for display purposes worksI dont know why the problem is happening on only one grid - but I do
> 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?
suggest that you try setting IB_Grid.RowSelect = true. I find this
the prefereable way to access readonly grids.
--
Geoff Worboys
Telesis Computing