Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkboxes in Grids
Message
From
16/10/1998 00:50:56
 
 
To
15/10/1998 23:23:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147252
Message ID:
00147359
Views:
35
1. Blank the caption on the checkbox control
2. Add a field to the grids' recordsource to hold the "checkbox caption"
3. Add a column right next to the check box with its recordsource pointed at the new field
4. Change the contents of the field as desired

Kinda kludgy, but if I understand your needs, it may work.

Larry

>Try playing around with the DownPicture propery on the checkbox, and the Sparse propery on the column in the grid.
>
>>Does anyone know how to change the current caption on a graphical checkbox depending on whether it's checked or not? It seems that when I change it, the rest of the column then changes also when that row recieves focus. Thanks.
>
>
>I had though about using the DownPicture property but I wanted to avoid creating a picture. I only need to change the wording of the checkbox so I figured changing the caption would be the approach.
>
>I would like the graphical checkboxes to be visble at all times so I don't believe the Sparse property would help me.
Previous
Reply
Map
View

Click here to load this message in the networking platform