Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid/Image Problem
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00041552
Message ID:
00041570
Views:
32
>Let's see if I can explain this...
>
>I've added an image to a grid column, it displays fine. But code in the Click event doesn't fire, though the cursor is clearly on the image when mouse clicks it. Any ideas how to get it to fire? The image is set on top of a table (cursor) variable set to ''.
>
>A workaround is to put code in a grid event to fire when column = image column#, that works, but is there a way to get the image Click to fire directly?

Bruce have you traced the code to see what IS firing? If anything? I tried, and it looks like the Click method will only fire after the cell has focus. In other words, you have to click twice. MouseDown behaved the same way. What you really need is an InteractiveChange event in either column or image....

It looks like a grid event is the only way to go.

Sorry,
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform