Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkboxes in grids
Message
 
 
À
12/12/2005 10:48:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Divers
Thread ID:
01077142
Message ID:
01077154
Vues:
43
You may try: not tested
Create a special checkbox class. In its refresh put
is isNull(this.value)
   this.value = 0
   nodefault
endif
>Hi, Sergey
>
>I do not think so, because I need the checkbox to show, but I need it to show the correct value, i.e. unchecked for 0 or .NULL.
>
>Thanks anyway.
>>
>>Would DynamicCurrentControl work for you?
>>
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform