Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image in Grid
Message
 
 
À
02/05/2005 14:17:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
01010217
Message ID:
01010249
Vues:
33
You can use any other Dynamic* property. Don't forget to modify return value in the SelectGridPicture mehod accordingly.


>>Unless you tell me. :)
>THANK YOU ONCE MORE!!!
>
>I am just as stupid as I thought, but just on another part of the puzzle.
>Right after I had called the picture function, I called a highlight function. It over-rode it and thus my picture did not appear. Is there a way to do both the picture and the highlight? <vbg>
>
>THISFORM.Grid2.NewColumn.dynamicbackcolor = "Thisform.SelectGridPicture()"
>
>Thisform.Grid2.SetAll("dynamicbackcolor", ;
>	"IIF(highlight = .t.,RGB(0,255,0), RGB(255,255,255))", "Column")
>	
>
>
>Thanks,
>
>dg
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform