Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to go to a new record on a form
Message
De
16/07/1999 12:16:36
 
 
À
16/07/1999 12:11:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00242354
Message ID:
00242361
Vues:
24
>i am a new user to visual forpro 6.0. i have just created a new form based on a particular table , i want to know how do you create a command button othat would cause the form to go to a new record.
>
>also can anyone tell me what the code is to open a form and to close a form.
>thank

Hi Eon

You can try seek an locate functions to programaticaly go to a specific record. Don't forget a Refresh() after this.

Do form MyForm && to run the form

In the click event of a command button for example you can plase the code THISFORM.RELEASE()

Hope this helps

Oscar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform