Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving record pointer in listbox
Message
De
05/12/1997 09:13:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00063997
Message ID:
00063998
Vues:
52
>Hi, I was flustered in attempting to have a listbox scroll down thru some records(ccpay98.dbf) and have an adjacent editbox display the matching records from another dbf, linked, of course, on a common field.
>Using "THISFORM.MYEDITBOX2.VALUE=STR(CCPAY98.TOT_COST)" works only to display the dbf the listbox is using.

When you scroll down, you didn't change Listbox.Value yet. It will happen only if you click on another item, then Listbox.Value will change and you can fire Thisform.Editbox.Value=... from Listbox.InteractiveChange event.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform