Subject Embedded TIB_LookupCombo
Author John Elliott
Hello...

I am trying to embed a LookupCombo in a TIB_Grid. It will provide values
from a lookup dataset to insert in a column of the grid.
I believe I have KeySource and KeyLinks set correctly because if I place the
LookupCombo on the form it functions as it should and selecting a value from
the drop down list will insert the value in the correct grid cell. However,
if I place the Lookup on the grid it is not visible at runtime.

Anyone have a suggestion?

Thanks,
John Elliott