Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Logical field in grid not showing Yes/No instead T/F
Message
 
À
17/04/2007 14:12:11
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01216898
Message ID:
01216951
Vues:
11
Ok, just thought of something, I stuck a checkbox so I don't have to deal with the yes and no's. The problem is I'm creating my grid programmatically, and sometimes I'm getting errors when adding and removing the objects as shown below:

.Column6.RemoveObject('Text1')
.Column6.NewObject("Check1", "CheckBox")

because the objects already exist. Is there a way to test if an object exist before removeobject or newobject?

thanks
Nick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform