Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Boxes in Grids
Message
 
 
To
30/03/1998 22:52:13
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00088300
Message ID:
00088308
Views:
35
Brian: You have to change the field type to character, the comboboxes are designed to return a character value even if the bounded column was populated by a numeric field (VFP does something like STR(numericField)), that's the way they work, I had some problems like you and the only work arrownd I got was to make my fields of type character. The only way to get a numeric value back is the way you changed the BoundTo property but you'll get back the row number not the related value you need.
Jorge Flores
From the Amigo Country
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform