Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh form
Message
 
À
13/04/2002 15:57:57
Information générale
Forum:
Visual Basic
Catégorie:
Access
Titre:
Divers
Thread ID:
00644738
Message ID:
00645120
Vues:
9
>Hi ! everyone.
>
>How can I refresh a form (specially combobox). I'm using my forms with access database.
>Thanks in advance..
>Carlos Burgos


Assuming you are using MS Access, try:

if some data were changed:
me.requery

to just repaint screen:
me.repaint
Igor Gelin
Database Developer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform