Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox adds decimals to value
Message
De
22/03/2003 15:32:21
 
 
À
22/03/2003 10:42:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00768908
Message ID:
00768962
Vues:
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,

Y have .BoundColumn = 2 and .BoundTo = .T. As a test, I also SET DECIMALS TO 0, but This.value continues to take on the value of the second field mentioned in the rowsource, but adding two decimals to it.

What else could I do?

Notice that the control source is a form property initialized to 0 (no decimals).

Thanks for your help.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform