Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.mylistbox1.refresh
Message
De
23/02/1998 16:17:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00079959
Message ID:
00080562
Vues:
61
>>Timothy, may i guess what you can do?
>>Throw away all Listbox.Refresh() and Listbox.Requery() and issue:
>>Thisform.List1.Value=Table1.Field1
>>assuming that Table1.Field1 is list.rowsource
>
>Ed, what exactly does this do? Can you seek a certain record with this method and have the listbox's record pointer go there?

Any time you work with List or combo, you should go to Rowsource first, i.e. if you moved pointer there (e.g. as result of SEEK) then the only thing you need to show this record value is to say 'Listbox.Value=Table.Field'
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform