Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkbox reacts to Y/N field
Message
De
29/01/2007 10:44:52
 
 
À
29/01/2007 10:37:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01189996
Message ID:
01190093
Vues:
19
>Never come across this requirement before but I thought it would be achievable by putting the expression:
>
>=IIF( RteFam.Survey = "Y", .T., .F.)
>
>in the .Value property of the checkbox. It doesn't react at all.

>
>Use this as the controlSource for the column instead:
>
>
>( IIF( RteFam.Survey = "Y", .T., .F.) )
>
Thanks, Marcia.

Now this is confusing me, as I said to Gregory:
- It strikes me that this function returns T or F.
- My field is C(1) - "Y" or "N"
- Now, as it's the source of data to which an object is bound, how would this func. tell the form that data input here goes in to my table field?
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform