Subject Re: [IBO] What makes an IB_LookupCombo accept key input
Author Jason Wharton
You need to have an OrderingLinks setup for it's lookup dataset.

--
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --


"Florian Hector" <FHector@...> wrote in message
news:b4i9l6$dct$1@......
> I have a grid with an embedded TIB_LookupCombo, everything works fine
exept
> one thing: This combo does not accept key input, whereas in another grid
> with about the same structure I can enter keys into TIB_LookupCombo and it
> behaves similar to TIB_IncSearch. I am looking now for hours an cannot
find
> the difference between the two setups.
>
> Can anyone give me a hint?
>
> Florian