Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Checkbox to Grid in VMP
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Adding Checkbox to Grid in VMP
Miscellaneous
Thread ID:
00187138
Message ID:
00187138
Views:
65
I am going crazy trying to add a checkbox based on chkxxbase to a olumn of a grid. It gets added fine...its when I try to check the box it won't check. I saw where its built into the class to return a false if the grid or column is readonly. I set the grid's readonly to .f. and the columns readonly to .f. However, when I debug I see that the column's readonly gets set back to .t.. I have tried setting the readonly property of the column programmatically all over the place and still when I run the form the readonly property for the column is back to .t.. This problem does not exist if I add VFP's base checkbox to the column.

Thanks,
Paul
Next
Reply
Map
View

Click here to load this message in the networking platform