Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box question
Message
De
15/07/2003 13:09:03
 
 
À
15/07/2003 11:28:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00810233
Message ID:
00810293
Vues:
9
Jeff,
>
>I am trying to tie a combo box to a simple 1 field table. I can get the contol to work fine. My problem is that when I add to the table I want the display to show the newly added record which is where the record pointer should be because I issue an append blank to add the record.
>
>Is there a way to search for a item in a combobox? I could use the itemID if that is the case.
>
>rowsource = mytable.field1
>rowsourcetype = 6
>
>I am using VFP8, any ideas?
>
>Jeff
In VFP 6 we just:


After your table's update
mycombo.requery()
I believe it will work for you;


HTH


Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform