Subject Re: SOLVED: lookupfields in ib_grid?
Author susta@gmx.de
--- In IBObjects@egroups.com, "Kjeld Loozen" <kjeld@w...> wrote:
> Hi,
> I solved my own problem.
> I implemented the lookupqueries as ib_cursors instead of ib_queries
>
Is this a good idea? Normally in LookUpQueries you have to scroll,
but this isn't possible with IB_Cursors.

Guido.