Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids and checkbox
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00262345
Message ID:
00262787
Views:
18
>after i use a logical field for my table, i still dunno know how to put my checkbox in the grid. what do i do now? as i know, i cannot add the checkbox into my grid.

It's easy. You're using vfp base classes, I assume? Just right-click grid to edit, click on column, select checkbox from Form Controls, and click on column. Checkbox will appear. To remove default textbox, select textbox in PEM sheet, click on column again, and hit delete button.

Also, make sure Sparse is .F. for checkbox column, and caption is blank.

You can get a little more elaborate and center the checkbox by placing it in a container, but just try to get the basics working first...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform