Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox
Message
De
30/12/2000 12:24:53
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
30/12/2000 12:19:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00458087
Message ID:
00458098
Vues:
20
Bill,

The listbox is populated with an sql statement:

witmv = AllTrim(ThisForm.Text1.Value)
ThisForm.List1.RowSource = "Select seatno From seat1 Where modelno = witmv InTo Cursor myseatlist Order By seatno"
ThisForm.Grid1.RecordSource = ""
ThisForm.Refresh

This is done in a method of the form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform