Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Init of a Checkbox in a grid
Message
De
16/08/2000 23:57:32
 
 
À
16/08/2000 16:36:05
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00405805
Message ID:
00405928
Vues:
18
>I use a "Checkbox within a container" class in a column. I want to set it to come up unchecked on init. I used the code:
>
>This.Value = 0
>
>in the init of the Checkbox and got a "Fatal Error: Exception Code C0000005". Is this due to multiple instances of the object, or is something really screwed up?
>
>JD

The grid column must be bound to a field in a cursor. Don't set the value of the check box, just make sure the value of the underlying field is 0 or .F..
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform