
True DB Grid5: TDB DropDown Like List Drop Down
Hi Folks,
Does anyone know how to make the TDBGrid Drop Down behave like that of
VB5's ComboBox with the Style Property = Dropdown List.
That is, is it possible for the user to ONLY be able to select from a drop
down list. This is so that users cannot place any arbitrary data in the
grid field. I know that I could check the cell to see if it is valid but I
am hoping for a better answer.
Environment:
- True DB Grid 5.0
- VB5.0 (SP2)
- Windows NT 4.0 Workstation
Thanks,
Warren