Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you add a control to a grid column?
Message
 
To
06/02/1999 23:51:56
Jocylyn Sy
Freelance Programmer
Cebu, Philippines
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00184793
Message ID:
00185364
Views:
21
1) right click on your grid
2) choose edit
3) click on the check box you want on the forms control toolbar.
4) click on the column of the grid where you want the checkbox.
5) change the column's currentcontrol property to the checkbox
6) change the column's sparse property to false if you want the check box to appear in every row or true if your only to show in the selected row

You can use subclassed controls if you include them in the forms control toolbar (click on the books) choose add.

Regards
John

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
John Campbell
Previous
Reply
Map
View

Click here to load this message in the networking platform