Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in grid
Message
 
À
28/01/2007 14:01:30
Reza Meamar
Homa Programming Group
Shiraz, Iran
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01189922
Message ID:
01189927
Vues:
9
>>>
>>>VFP7 Column object has DynamicAlignment property. can this run in anyway?
>>
>>Try them. I think both must work, but with DynamicAlignment it is much easier.
>
>i try DynamicAlignment but not work ? why
>
>
>Thisform.Grid1.Column1.DynamicAlignment = [iif(MyTable.nField = 1, "1", "0")]
>
Alignment is not a string it is numeric:
[iif(MyTable.nField = 1, 1, 0)] && No quotes around the 1 and 0
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform