Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Centering a tick box in a column of a grid
Message
From
31/10/2005 07:25:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01061845
Message ID:
01063473
Views:
10
>Hi! I have a grid with lots of check boes in it. Is it possible to center align a cheque box in a column.
>
>It doesnt seem to do anything?
>
>Any help extremely appreciated

You can also use grdChkBox control from foxyclasses' grids.vcx. If your grid is readonly (view only) then IMHO instead of checkbox using wingdings font for the column would be better:
.Controlsource = "(Chr(Iif(myAlias.myField, 0xFE, 0xA8)))"
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform