Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox adds decimals to value
Message
From
22/03/2003 10:42:52
 
 
To
22/03/2003 10:19:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00768908
Message ID:
00768909
Views:
20
Hi Alejandro,

Set these ComboBox properties:

.BoundColumn = 2

.BoundTo =.T. && otherwise Your value is .ListIndex, not value of the field.

If you have ControlSource='' then set .Value = 0 otherwise you have char type value.

Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform