Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to move down one line after entered a record in a gr
Message
De
17/04/1999 19:08:02
Dennis Schuette
Customized Business Services, Llc
Yuma, Arizona, États-Unis
 
 
À
17/04/1999 11:58:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00209369
Message ID:
00209433
Vues:
22
>I have a grid in a form. The first column is a combo box. After the user press an ENTER at the last column, I want the focus will jump to the next blank row. But now it only jumps back to the same row's column one's combo box. Someone here taught me to use ---
>thisform.grid1.ActivateCell(thisform.grid1.ActiveRow+1,1) in the keypress event in the last column but it just not works.
>Is it a drawback of combo box? Should I change not to use the combo box to solve this problem?
>Thanks
>Power

You must also add a blank record to the cursor/table.
select (alias)
append blank
Dennis Schuette
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform