Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dblclick in grid not working
Message
 
 
À
22/09/2011 10:22:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01524320
Message ID:
01524321
Vues:
68
>I have a grid on a page frame with 5 columns
>in 3 of those columns I have code in the dblclick of the text control
>the method never gets executed.
>
>so I tried to move the code into the grid level but there I don't know which column has called the code
>
>what to do?
>
>Thanks
>
>Peter

The dbl click will not work if AllowCellSelection property of the grid is set to false.

Check this class as how to bind text dbl click with grid's dbl click
http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/grid-class-that-allows-sorting-by-clicki
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform