Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why my focus of a grid cannot roll down 1 row?
Message
De
11/08/1999 13:24:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Why my focus of a grid cannot roll down 1 row?
Divers
Thread ID:
00252629
Message ID:
00252629
Vues:
56
I have a grid which contains a Free Table. After the user click ENTER of the last column, it will append blank since I have it in its Keypress event. But the focus will only move to the first column and first row, it cannot move to the first column and second row. Even I added the below 2 lines:
thisform.grid1.ActivateCell(thisform.grid1.ActiveRow + 1,1)
thisform.grid1.setfocus()
It still stay in the first column and row.
How can it go to the 2nd row automatically after "append blank"?
Power Wong
Every problem will have a solution, the only problem is that can you find it out.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform