Subject Re: [IBO] TIB_LookUpCombo dropdown question
Author Florian Hector
Rainer,

> I have set the TIB_LookUpCombo.DropDownCount to 7. I have two records
> in the related Table. Still, the first time I "drop down" I only
> see the first record and
> scrollbars. Using the scrollbars, to scroll down I can select the
> other record. The next time I drop down , it show me both records.

I had the exact same problem and wasn't able to resolve it. However, what I
found out is, that the effect only shows when there are only a few records
in the table. E.g. I only had 2 records in the table, when dropping down the
combo for the first time, it only displayed 1 record and the scrollbars.
When I had 3 records, it displayed 2 lines and the scrollbars and so on.

Florian