Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box problem
Message
De
07/07/1999 15:38:58
 
 
À
07/07/1999 15:25:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00238355
Message ID:
00238478
Vues:
14
I made a few modifications and this works. The only thing I wish I could do is sort the list in alpha order but I guess I have to stick to my key sequence.

THISFORM.CodeFrame.SponsorPage.SponCatCbo.RowSource=""
THISFORM.ExeSQL("SELECT cSpCatName FROM SponCategory","Q_SponCat",1)
THISFORM.CodeFrame.SponsorPage.SponCatCbo.RowSource="Q_SponCat"
THISFORM.CodeFrame.SponsorPage.SponCatCbo.Refresh

/Chris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform