Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right click on grid
Message
From
21/03/2000 08:10:33
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
 
 
To
21/03/2000 07:46:27
Amit Abhangrao
Charmi Software Exports
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00348254
Message ID:
00348264
Views:
23
>I want to give right click on grid to the user. But if i have the data in that, it executes the code of rightclick of the text
> box. Is there any method to bypass that and execute directly grid's right click event?

try this code:
grid.column.text.rightclick_method:
this.parent.parent.rightclick()
-or-
thisform.grid.rightclick()
Previous
Reply
Map
View

Click here to load this message in the networking platform