Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data enter child grid
Message
De
11/04/1997 20:35:49
 
 
À
31/03/1997 21:25:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00026322
Message ID:
00028040
Vues:
41
>I am looking for a for which has the parent data above and has a child grid for data entry. I am NOT looking for a control button to press for each line item entry. I would like to go through the grid columns from column 1 - 5. When finished with column 5 the next row is active with starting at column 1 again. Any examples would be appreciated.
>TIA, Brian
In the child grid.colunm5.text1.valid (or use .lostfocus event) you could take care of setting focus to the first column "grid.colunm1.text1.setfocus()" and look for next record in the child table "locate for ssn=parenttable.ssn" if ssn is relational expression between two tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform