Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check boxes in Grid
Message
From
16/09/1997 23:03:05
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
15/09/1997 17:17:26
Glenn Shimabukuro
State of HI, Dept of Health, Dd Division
Pearl City, Hawaii, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00050148
Message ID:
00050339
Views:
36
>I created a grid which contains skill performance data. I have two columns titled 'Satisfactory' and 'Unsatisfactory', respectively. The contontrol I have in each column is a check box. I tried to embed code in the click event for each of the check boxes so that when one of the boxes are checked, the other box is automatically in the 'checked' or 'unchecked' state.
>
>So far, my code has not been successful. I tried to initialize the value of the other box with the opposite condition, then refresh it; however, no dice!
>
>I welcome any ideas!
>
> Many Thanks!
> Glenn
In the valid event of "Unsatisfactory" add this code :
replace Satisfactory with !Unsatisfactory

and for "Satisfactory"
replace UnSatisfactory with !satisfactory

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform