Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox..cant use property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00256043
Message ID:
00256281
Vues:
26
Hi Gereard.

>> select description from look into cursor mycursor where look.type = pcType <<

Try this in the init of your combo box:

lcRowSource = "SELECT DESCRIPTION FROM Look INTO CURSOR MyCursor WHERE Look.Type = (This.pcType)"
THIS.RowSource = lcRowSource
THIS.Requery()

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform