Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox inside GridBox
Message
 
 
To
11/09/1999 22:31:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00263740
Message ID:
00263743
Views:
21
Here is one way to do it.

First make a combo that displays the display the desc but is binds the code to the field. If the desc is column 1 of the combo, give it a width, but give the code 0 width. Bind column 2 (the code) to the field.

Second put this combo into the grid then set SPARSE=.F. for the row. Viola.

>How do you use a combobox inside a grid specifically when you display a description but want to save the code corresponding to that description in the other table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform