Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reinitializing the same form.
Message
 
À
07/01/1999 17:04:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00173818
Message ID:
00173943
Vues:
25
>I have a form with three pages I use to enter data into a database. Each page is for specific information. Once all the pages are complete the data is entered into the db. I ask the user if they want to enter information for a new sample and if yes I want to reinitialize the form.
>
>I want to reinitialize since I have code in the form's INIT procedure to set default values for text boxes and erase data previously entered. Perhaps this isn't the best place for the code.
>
>Any advise is welcome.

You can make a custom method like Erick suggested or just add your code to the form's refresh method and call thisform.refresh() whenever...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform