Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dblclick in grid not working
Message
 
 
To
22/09/2011 10:22:01
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01524320
Message ID:
01524321
Views:
67
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform