Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setall : a different picture in column
Message
De
06/07/2012 13:05:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Setall : a different picture in column
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01547751
Message ID:
01547751
Vues:
93
I have a grid and I want to show an image in a column. The picture file to choose is depending on the type field:
thisform.grid1.columns[1].image1.picture=[e:\vappcms_pfm\icons\businessmeeting.ico]   &&& this works but show same picture in all rows
thisform.grid1.columns[1].sparse=.f.

thisform.grid1.setall([Picture], ICASE (type=[MEET],[e:\vappcms_pfm\icons\businessmeeting.ico] ,[....]),"column1.Image1") && does not show any picture
how can I accomplish this??


Thanks

Peter
Peter Cortiel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform