Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check boxes in Grid
Message
 
 
À
16/09/1997 23:03:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00050148
Message ID:
00050402
Vues:
32
>>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

What about use radio buttons I did one like that it worked fine
Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform