Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double clicking grids. I can't get my code to work.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00585880
Message ID:
00585890
Views:
29
I honestly don't know if there's a case where it gets triggered on its own. I imagine there must be. But from my experience, the textboxes' dblclick is what gets fired, not the grid's. So what I do is use the grid's dblclick as a place to centralize the code. Then each textbox has THIS.Parent.Parent.dblclick() in it. Then if I need to change the code, I only need to do it in one place.

Michelle

>Okay. My grid has code in the dblClick method. From what I read I shouldn't have the code there I should have it in my text boxes? Why then does a grid have a dblClick method?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform