Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Column Checkbox
Message
From
28/07/2008 15:37:45
 
 
To
28/07/2008 15:11:57
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01334654
Message ID:
01334678
Views:
27
This message has been marked as the solution to the initial question of the thread.
I have code to put a checkbox in a column. The column is data-bound to a cursor column/field. However, at runtime, I cannot change the value. Anyone aware of what might be doing wrong?

You have to explicitly set the checkbox's visible property to .T.

Controls added at runtime using addobject() are instantiated invisibly by default.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform