Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right click in grid.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00064099
Message ID:
00064235
Views:
35
>Hi,
>
>I've read the threads I could find on this, but can't get mine to work. What I'm attempting to do is allow the user to rightclick on a row/column in a grid (there could be many columns and rows) of data and have a popup shortcut menu be displayed (I have code for that) that would enable the user to select Delete, New or whatever and it would then delete the record that was selected in the grid.
>
>Any way of implementing this? I found a RightClick event in the Header and the Grid, but not in the column.
>
>Thanks,

VFP 5 ships with solution samples that contain a VCX together
with a working example.

Follow the example by including the class on a form with your grid.
In the RightClick event of the grid and any child textboxes, use the
code in the examle to access the functionality in the class.
Previous
Reply
Map
View

Click here to load this message in the networking platform