Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Center Checkbox in a Grid
Message
De
28/12/2001 06:28:49
 
 
À
Patrick Thebert-Wright
Allegan County Community Mental Health
Allegan, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Center Checkbox in a Grid
Divers
Thread ID:
00598706
Message ID:
00598706
Vues:
53
Cetin,

I'm trying to center a checkbox in a grid....I must be missing something on how to add the container and checkbox to the grid. One way and I get an error in the column.currentcontrol of "Expression evaluated to an illegal value". The other way, once I set the column.currentcontrol to the container, at runtime the checkbox is not found. What am I missing? Is there a special way of adding the checkbox to the container and then to the grid ??

In the grid.init I have:
with this.column6
.container1.check1.controlsource=.controlsource
endwith

In the container.init I have:
with this.check1
.Left=(this.parent.width-.width)/2
endwith

Many thanks,
Greg
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform