Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box problem.
Message
De
16/09/1997 13:13:52
 
 
À
16/09/1997 13:07:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00050232
Message ID:
00050237
Vues:
24
>>I have a COMBO BOX and I am using the STYLE of 0 (Dropdown Combo).
>>I have another field (txtname) that is on top of the COMBO BOX and is VISIBLE =.F.. When I APPEND BLANK, I set txtname to VISIBLE =.T., it hides my COMBO BOX by appearing over it. I add my new record. In the LOSTFOCUS event of this field called txtname, I set VISIBLE=.F.
>>Now you can see the COMBO BOX again. I would like to have the record I just added to be the value record or currenet record in the COMBO BOX. Any ideas?
>
>I assume the combo box is bound to the table you just added a record to, and that now the new record is the current record... It may be as simple as doing a combobox.refresh().

thanks..I found the answer from sam pang
ans...thisform.combobox = thisform.txtname.value
thanks again...rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform