Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid doesn't display check box
Message
From
30/05/2002 20:37:01
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00662746
Message ID:
00663244
Views:
23
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform