Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkboxes in grids
Message
De
12/12/2005 10:58:52
 
 
À
12/12/2005 10:42:34
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:
01077152
Vues:
35
>Hi All,
>
> Does anyone know of a way to dynamicly control the checkbox in a grid, like you can do for backcolor.
>
>I have a grid that looks at one of two tables. Second table can contain 0, 1, or .NULL. in the field for this checkbox. I need the checkbox to appear either checked = 1 or unchecked = 1 or .NULL. At the moment, if the field is .NULL., the checkbox appears grayed out and checked.
>
>TIA
>Beth

try
column.sparse = .F.
column.Bound  = .F.
Field's datatype is ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform