Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling a Control in a grid based on another control
Message
 
 
To
26/09/2001 14:56:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00561183
Message ID:
00561195
Views:
21
This message has been marked as the solution to the initial question of the thread.
>Hi All,
>
>I was wondering if anyone knows hows to make a textbox in a grid read-only when a check box in the same row is not checked?
>
>Chris

In Grid AfterRowColChange add:
this.column1.readonly= not myTable.myCheck
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform