Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double clicking grids. I can't get my code to work.
Message
From
26/11/2001 13:49:44
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00585880
Message ID:
00585888
Views:
34
Hi Bryan when you doubleclick in a row of the grid you are really doublecliking on the control of that column, so create your textbox, combo... and in the doubleclick put This.Parent.Parent.DoubleClick() this will run the doubleclick of the grid. don't forget to add this controls to the columns of the grid.

>My current grid is driving me nuts. I need to be able for my users to doubleclick on a row in my grid and have my code in the dblClick method fired off. But even if I just put in a messagebox or wait command nothing happens. Am I not meeting some requirement for my dblClick method to work?
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform