Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Values in a combo box
Message
 
To
22/01/1999 17:23:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00179278
Message ID:
00179468
Views:
28
HiRick,

>I have a combo box that is populated with a Numeric Array. The combo box is Left Justified , but when I run the program, I see all the values right justified in the combo box.

VFP displays numeric values right justified by default. You probably have to convert them to strings, even if only for displaying purposes. You could create a second column for the grid, set its width to 0 and bind the combo to the second column. This way you don't have to change the controlsource.

Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform