Subject NoEdit of LookupCombo output field
Author Michael L. Horne
Hello

I am using TIB_LookupCombo in a grid. I also, want to display
the ID that the LookupCombo will place in the record. But I
don't want the user to be able to edit the ID field.

I have the LookupCombo working fine. But I cannot figure out
how to stop the user from changing the ID field. I tried NoEdit
and NoInsert but these stopped the LookupCombo from working.

How do I do this?

Thanks
Michael L. Horne