Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange error
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Strange error
Divers
Thread ID:
00762551
Message ID:
00762551
Vues:
46
I have a form with 2 containers. Container2 has Grid1 on it and is not visible. With Container1 visible, I click on a command button on Container1. Some code executes. The last few lines read:
Thisform.Container1.visible = .f.
Thisform.Container2.Grid1.visible = .t.
Thisform.Container2.Grid1.Column2.setfocus
The last line bombs with "Unknown member Column2"
If I put those same 3 lines of code on the form (not on a container), the code executes fine.
What am I missing?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform