Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to put image in a grid column ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01293347
Message ID:
01293364
Vues:
96
Please review the idea from Re: Images in grid Thread #1130802 Message #1130913 and the whole thread.

>So far I created a column with an image instead of a textbox.
>I have a cursor that contains the image in a column (ex.: image1.jpg, image2.jpg, etc...)
>
>I tried to put
>
>WITH THISFORM.wsgrid1
> .RecordSource = "lesrec"
> .Column1.ControlSource = "lesrec.name"
> .Column2.Wsimage1.picture = "lesrec.image"
>ENDWITH
>
>
>It doesn't show the image ?? Any idea why?
>
>Thks
>Eric
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform