Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you add to a COMBO BOX?
Message
 
À
30/10/1997 11:33:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00057406
Message ID:
00057409
Vues:
35
>OK - I am really getting into vfp50. I would like to add to my COMBO BOX.
>I want to do this with APPEND BLANK, but it is not working. What is the
>best way to add to a COMBO when the COMBO displays a field from a table.
>thanks.. :)


Hi Robert,

Add the new record to the table using APPEND BLANK/REPLACE or INSERT-SQL. If the ComboBox is based on a field then use the ComboBox's .Refresh() method, if it based on SQL the use the .Requery() method.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform