Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid doesn't display check box
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00662746
Message ID:
00663330
Vues:
15
>The only problem now is that the CheckBox seems to be disabled. I had already checked the ReadOnly and Enabled properties of the CheckBox in the Column, in the Grid.; both properties were set to their default values, i.e., ReadOnly=.F. and Enabled = .T.
>
>I cannot understand this. The cursor into which the user would enter this information is a writeable cursor, since I used the "Create Cursor" command.
>
>With these settings, why can I not write a Check Mark into the CheckBox?

Make sure to set column ControlSource to be "myTable.MyLogicalField" and not just "MyLogicalField". It's weird, but I've seen the same problem (without adding checkbox on the fly) and using alias name solved it.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform