Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data enter child grid
Message
 
À
11/04/1997 20:35:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00026322
Message ID:
00028052
Vues:
45
>>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.
Thanks for the input, I will try some testing with your sample.
Brian
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform