Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids... the record pointer... etc
Message
 
À
08/05/2000 16:19:26
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00367379
Message ID:
00367408
Vues:
16
Check the datasession property of the form you open when the command button is pressed. If it is private, then you're not using the same cursor in the two forms. If it is private and you want to keep it private, you will need to pass the table's primary key to the new form and move the record pointer in its init method.

>I'm useing a grid (read only) to allow users to browse through data. On my form there is an edit command button that opens another form to allow editing of the current record (the highlighted record on the grid).
>
>When you move the highlight bar in the grid it moves the record pointer does it not? (according to the status bar it does!!) HOWEVER .... when I press the edit command button mentioned above the record in the edit form is NOT the record from the grid. WHY ?????
>
>Also... if you have a grid on a form does the table open automatically because it is bound to a grid.... even if the table is not in the data environment ????? IF so... WHY ????
Brien R. Givens

Brampwood Systems
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform