Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you add a control to a grid column?
Message
From
10/02/1999 07:25:56
 
 
To
09/02/1999 08:48:25
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00184793
Message ID:
00185885
Views:
15
>>Good day,
>>
>>I planning to add a checkbox control to an existing
>>grid that I have formatted.
>>
>>I know how to do add the control using the grid Builder,
>>but I was wondering if there's a way to do it outside
>>the builder. Since I've noticed that if you go back to
>>the builder, you basically have to rebuild the grid again.
>>
>>Thanks in advance
>
>Right Click the Grid and select EDIT
>Click a checkbox in th e tool box and draw it on the column you need.
>Set the "CURRENTCONTROL" property to the name of the check box - eg chkToggle
>
>You can experiment with a table that has logical fields and using the builder, make the logical field display a check box. Then examine the NONDEFAULT properties to see what has been changed. Then use the above method to add and set up your own.
>
>Bernard
`
dont forget to set the sparse property to .f.
Peter
Peter Cortiel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform