Subject Re: AW: [IBO] TIB_LookUpCombo dropdown question
Author Paul Vinkenoog
Hi Rainer,

> Unfortenately I am also using the same query in a TIB_Grid, where I
> want to see most of the fields. I supose I will have to use a
> seperate query for my purpose, using only the fields I want to see
> in the dropdown list.

Not necessary: TIB_LookupCombo has its own GridLinks property. You can
leave your query intact and set GridLinks of your LookupCombo to the
field(s) you want to appear in the drop down list.

Greetings,
Paul Vinkenoog