Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make the checkboxes in a grid's column dimmed?
Message
From
08/01/2004 23:39:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to make the checkboxes in a grid's column dimmed?
Miscellaneous
Thread ID:
00865332
Message ID:
00865332
Views:
78
Hi,

I have 2 columns (sparse = .f.) which are using checkbox as the current control in a grid. One of them can be changed interactively by users. The other one is to show existing data which cannot be changed interactively by users. For this column, I want to make the checkboxes to be dimmed. However, I cannot make this column disable since users can double-click on any columns except the other checkbox column to execute the double-click event of the current control which in turn will execute the grid's double-click event. Also, I cannot change the value of the checkboxes to 2 since the checkbox has controlsource which is a field which can be either 0 or 1.

I cannot find any property in the checkbox control to just dim the checkbox. Changing Value or Enable property does not work for my case since I have controlsource and users can click on the column.


Thank you for any help.
Next
Reply
Map
View

Click here to load this message in the networking platform