Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling Checkbox in Grid
Message
From
07/01/2001 17:55:25
 
 
To
06/01/2001 20:34:56
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00460272
Message ID:
00460365
Views:
11
Hi!

In the grid you can use DynamicCurrentControl property of column. Assign to it expression string like

"IIF(,'MyUsualContro','MyDisabledControl')"

After this put both 'MyUsualContro','MyDisabledControl' into column. As first one will be your checkbox, as second one - disabled checkbox (or something else? ;)



>I have a grid that displays name, email address and fax number. What i want to happen is:
>
>If a name does not have a fax or email address, then the check box the select fax or email shoudl be disabled. Any ideas on how I can accomplish this?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform