Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Images in a grid #2
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00362329
Message ID:
00362472
Views:
23
Thanks Christof...I decided to simply put image controls in a form with a form scrollbar and a couple of buttons to display previous and next page of images. This solves my problem and also allows me to do some things I couldn't do in a grid such as put a labels underneath each image that identifies the image.

Do you think this would make a worthy DBA article?

Joel

>Hi Joel,
>
>>Is there some sort of ActiveX control that allows you to bind an image to a table or better yet, the path to an image file (GIF or JPG) that will display the image in that file?
>
>Even if there is... An ActiveX control in a grid is always only displayed in the current row, even with Sparse=.F. You probably have to use an ActiveX grid control, or add as many image controls to the grid as there are rows and use the DynamicControl property to display a different control in each line.
>
>Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform