Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COMBO BOX blues
Message
De
06/07/2002 08:56:09
 
 
À
05/07/2002 16:56:32
John Baird
Coatesville, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00675761
Message ID:
00675823
Vues:
11
Hi John.

But when I click on the combobox, the display value goes blank,

This is a known issue. Change the RowSource to something other than 2-Alias or 6-Fields and this problem will go away.

the currently dipslay value is not selected and when I select an item, it displays until I move form the row, then reverts back to the original value.


Hmmm. This sounds like you are doing something like issuing a Refresh() in the interactiveChange of the control.

Just a shot in the dark here: Do you have the combo's BoundTo property set to true? You have to do this when it is bound to a numeric value. Actually, I set BoundTo to true in my base class combo because, even when it is bound to character data, setting BoundTo to true does not hurt anything. It really should have been the default < s >.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform