Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ReadOnly Grid: What about checkbox in it?
Message
From
17/06/1998 10:09:17
 
 
To
17/06/1998 02:49:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00108690
Message ID:
00109060
Views:
46
PMFJI, but here's a couple of notes: drop down lists _have_ a readonly property, that you can't use. It only affects dropdown combos. So, I did the same for cbo that I did for CheckBoxes (same solution as DF above suggests.)
>>Carlos,
>>
>>I added a custom property to my lowest level checkbox mlReadOnly (you can't use ReadOnly because it terribly confused VFP) it defaults to .F. the When method is:
>>
>>return ! this.mlReadOnly
...snip
Previous
Reply
Map
View

Click here to load this message in the networking platform