Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Right click in grid.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00064099
Message ID:
00064235
Vues:
40
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform