Subject Re: [IBO] IBGrid and IB_query.locate
Author G. Nau
Andreas,
indeed it's as simple as that and working fine.
Thanks for your help
Regards
Gunther

Am 3 Mar 2005 um 15:23 hat Andreas Pohl geschrieben:

>
> G. Nau schrieb:
> > How do I modify/trigger the IB_grid to show the located record in the
> > FIRST line (instead of the last visible line)?
>
> if IB_Query.Locate('nr',123,[]) then IB_Grid.TopRowNum:=IB_Query.RowNum;
>
> should do the "trick".
>
> --
> Andreas
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>
>
>
>
>