Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid doesn't display check box
Message
De
30/05/2002 20:37:01
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00662746
Message ID:
00663244
Vues:
22
>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?

Just two days ago (look at the other thread about checkboxes) I tried this and the checkbox turned out to be readonly when addobject()ed to the column. Just add the line
grid.column.checkbox.readonly=.f.
after the line where you set it to visible, that should do it.

It's a VFP bug, IMO - and from that other thread you can well see how easy it is to get a checkbox in the grid to misbehave.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform