Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox value in Grid
Message
From
11/01/2001 16:10:01
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00462512
Message ID:
00462521
Views:
9
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform