Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setall : a different picture in column
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01547751
Message ID:
01547754
Views:
50
>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

See if this helps: Message #1130913
Brandon Harker
Sebae Data Solutions
Previous
Reply
Map
View

Click here to load this message in the networking platform