Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Column navigation in grid
Message
De
03/04/1998 22:23:35
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
 
 
À
03/04/1998 21:31:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00089497
Message ID:
00089506
Vues:
24
>Right after calling FORM2, You might try this:
>
>GRID.REFRESH()
>GRID.ACTIVATECELL(GRID.ACTIVEROW,GRID.ACTIVECOLUMN + 1)
>GRID.REFRESH()
>
>This has helped me in the past with a similiar problem...Good Luck!

Hi,Tim

Thanks for your input.
But it doesn't work.
May I explain in more specific,the form called by Valid event like that...

PROC VALID
FORM2=CREATEOBJ("FORM2")
FORM2.SHOW(1)
ENDPROC

DEFINE CLASS FORM2 AS FORM
ADDOBJECT...
ENDDEFINE

Thanks for your kind assist.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform