Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right Click does not work in Grid
Message
From
06/08/1997 12:32:44
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00043364
Message ID:
00043366
Views:
40
>Hello all ,
>
>I am trying to use the right click menu shortcut to display an .mpr file in my grid ,
>however it won't work if i give it in the right click method of the grid.
>
>However it works in the column method of the grid.
>Does it mean that I have to give the same code of execution in all the columns of the grid. That
>would be a sad way of doing.
>
>I am sure there is some tip out there , do let me know all the experts.
>
>Ajay Sanghani
>WinSmart Solutions
>Building Software Better and Faster
>http://www.winsmart.com
>
>email : ajay@winsmart.com

All your columns can have just Thisform.showmenu() in their RightClick events, and Showmenu will be your custom method, containing necessary code; or even better base you column (or whole grid) on your column/grid class with Showmenu link (code) inside.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform