How To Make a Lookup Combo Box in a Grid (138779)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Macintosh 3.0b
This article was previously published under Q138779 SUMMARY
There are times when a developer may want to limit the user's choices for
data entry by using a lookup table in a combo box. This allows the user to
pick a value from a list and have it inserted into the data table. This
article shows how to use a combo box in a grid to let the users pick a
state to be stored in a State field. The combo box will show the state's
full name but will only store the two-letter abbreviation in the table.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB138779 kbAudDeveloper |
---|
|