Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I display images in a grid?
Message
From
31/01/2004 14:24:13
 
 
To
31/01/2004 14:08:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00872676
Message ID:
00872683
Views:
15
The image is actually displayed, but it is the SAME for all the records: it does not reflect the value of each specific record (a red flag, a yellow flag, or a green flag ... depending on the value of one of the fields of my table).
>
>Any idea on how I can solve this?
>
>Thank you for your help, anyway.
>
>Pat
>
>
>
Ok.. I got you..

We would have to have it linket to the controlsource of this column..

But we can use it on ActivateCell method of grid (or any other that is fired by the changing of record):

..mygrid.columnN.IMAGE.picture="c:\mypath\mypic.jpg"
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform