Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select Item in ComboBox
Message
De
29/10/1999 21:02:55
 
 
À
29/10/1999 15:43:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00284080
Message ID:
00284228
Vues:
19
>Hi,
>
>I'm a bigginer in VFP6 and i have this problem,
>
>I have a combo box, baseb on table and a text box displaing the result, in this case, i have a table with zip codes and it's names, i selected the zip in combo and diplay the name in text box.
>
>Sometines it works ok, but if i selected it several times and save the record, sometimes the result of the texbox is not the same of the zip code, the index is ok because if i close the table and run it again the display is ok.
>I have the thisform.text1.refresh in the interactive.change of the combobox.
>
>is there any problem with the combo....?
>
>Can anyone help-me,
>
>thank's in advance
>
>Joao Batista
>(jbinf@mail.telepac.pt)

Basically, it should work, but you can add
This.Value=This.Value
to Combo.Lostfocus and issue Thisform.Textbox.Setfocus for Combo.InteractiveChange event
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform