Subject | Re: [IBO] How to highlight the first row of a TIB_Grid |
---|---|
Author | Christian Gütter |
Post date | 2001-11-15T15:26:59Z |
Yes, that's it!
I just looked for this in TIB_Grid and
forgot that it could also be in TIB_Query.
Thank you!
Christian
Svein wrote:
I just looked for this in TIB_Grid and
forgot that it could also be in TIB_Query.
Thank you!
Christian
Svein wrote:
>
> OK Christian, I see.
>
> What about IB_Query.First combined with IB_Grid.SetFocus (or similar)?
>
> Set