Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double-Click in Grid Textbox
Message
From
09/06/2010 17:47:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Double-Click in Grid Textbox
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01468179
Message ID:
01468179
Views:
146
I'm pretty sure I'll feel silly when this is explained but.........

I've put a Grid control on a form.

When the user dbl-clicks on a cell in the first column, I want something to happen. For testing purposes, it's just to pop up a messagebox. So in MyGrid.Column1.Text1.dblclick I put in MESSAGEBOX("dbl click")

When the user dbl-clicks, nothing happens. I put a Messagebox in
myGrid.click
myGrid.column1.text1.click

but none of them seem to activate either. What am I overlooking???????

Thanks to all...........Rich
Next
Reply
Map
View

Click here to load this message in the networking platform