Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox in a grid will NOT middle align
Message
From
21/12/2004 14:03:08
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00970096
Message ID:
00971104
Views:
32
Hi Mo
To center the checkbox column, set the checkbox's Centered property to true.
oForm1.Grid1.Column2.Check1.Centered = .t.
oForm1.Refresh()

Shafid
Previous
Reply
Map
View

Click here to load this message in the networking platform