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:02:25
 
 
To
31/01/2004 13:48:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00872676
Message ID:
00872678
Views:
26
>
>I would love to display an image for each row displayed in a grid: somethinglike a red flag, a yellow flag, and a green flag that would indicate the status of the record (red=critical; yellow=warning; gree= OK).
>
>How can I do this?
>
>
Hi Pat;

Right click on your grid, allow you to edit it.. Click on the column, after this, choose the IMAGE control and click onto the top of column..

The hierarchy will be: thisform.grid.columnN.text1 and thisform.grid.columnN.image1 just change the columnN's property CurrentControl for "image1"

Finally your control IMAGE has a property named PICTURE. . Change it for - c:\myfolder\mypic.jpg..

HTH

Claudio
"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
Next
Reply
Map
View

Click here to load this message in the networking platform