Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Webbrowser and combobox, item not visible after enter
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00966761
Message ID:
00966827
Vues:
8

If the user types something in the combo that's not already in the list, you have to add the combo selection to the list portion of the combo for it to appear after the combo loses focus.

How you do this depends on the RowSourceType you've selected for the combo.


Hello Barbara,

RowsourceType =0. I changed the adding form the keypress event to the lostfocus event. But still the selection doesn't appear after losing focus, even when the navigating is done in the lostfocus event:
this.additem(this.DisplayValue)
Is this what you mean? Or something else??

Zakaria al Azhar
Zakaria al Azhar
My blog on Actuaris.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform