Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkbox value in Grid
Message
De
11/01/2001 16:10:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00462512
Message ID:
00462521
Vues:
8
>I have a grid whose recordsource is a table. Presently each column in the grid has a field in the table as a controlsource. I want to put a checkbox control in the grid. The checkbox will indicate the presence or absence of some other fields in the grid. Say if !empty(table1.field1) and !empty(table1.field2) I want the checkbox checked. The checkbox does not have a corresponding field in How is a good way to setup the checkbox?

Put "!empty(table1.field1)" into the ControlSource of the column with the CheckBox.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform