Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record Pointer
Message
De
11/01/2000 19:07:17
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
À
11/01/2000 18:55:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00316526
Message ID:
00316594
Vues:
12
Erik,

The code on the command button is:
Select datarept
Append Blank
ThisForm.Refresh
ThisForm.Unitextb1.Setfocus

Then I type in the data in Unitextb1 and press enter key to cause it to loose focus. At this time I desire to double click the first header in my grid which displays child records. I have code on the double click event as so:
Select edrsubmi
Append Blank
Replace edr_no With ThisForm.Unitextb1.Value
Replace edr_subno With 1

The trouble is that the record I add is really not in focus until I click on the previous nav button to move the record pointer back one record. As I said it seems that after I type in the record data the pointer is past the EOF. Another thing is if I click the next record nav button I get an error that I am past last record.

Thanks,
S. Dyke
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform