Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem in grid
Message
 
 
À
28/01/2007 14:05:39
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:
01189930
Vues:
10
>
>>
>>Alignment is not a string it is numeric:
>>
>>[iif(MyTable.nField = 1, 1, 0)] && No quotes around the 1 and 0
>>
>
>but it is in vfp help
>
>Column.DynamicAlignment[ = cAlign]
>Property Values
>cAlign
>Specifies a character string expression that is re-evaluated at run time and results in one of the following values:

That's exactly what Borislav suggested. The [iif(MyTable.nField = 1, 1, 0)] is character expression assigned to DynamicAlignment property. However result of evaluation of that expression has to be/is numeric.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform