Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox in grid
Message
From
01/10/2007 16:10:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Combobox in grid
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01257788
Message ID:
01257788
Views:
69
I have a grid based upon myCursor. Column 6 of myCursor is ReasonCode. The values in this column are Integers. The character value of the code is found in another table (JobReasonCodes --> Reasoncode I, Reason C(100)).

What I would like to do is make Column 6 of the grid a combobox. It should display the Reasons, but reflect the Reasoncode back to myCursor.

The grid is a custom class which has some methods to populate the various columns. I would like to create this combobox in the form's Init method after the grid's methods have been called.

Any help will be greatly appreciated...............Rich
Next
Reply
Map
View

Click here to load this message in the networking platform