Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Double clicking grids. I can't get my code to work.
Message
De
26/11/2001 13:49:44
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00585880
Message ID:
00585888
Vues:
38
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform