Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close a grid on dblclick
Message
From
28/08/2003 09:53:08
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Close a grid on dblclick
Miscellaneous
Thread ID:
00824156
Message ID:
00824156
Views:
58
I have a grid on a form populated with data. I would like for the user to be able to dbl click on a grid column and the form close.

The grid has a dblclick event but when I put code in there, it does nothing if the user dblclick's the grid column.

The grid column does not have a dblclick event.

I added a textbox to the grid column that has code to close the form in it's dblclick. THe problem is: that it only works with a triple click. I think One click just initializes the cell, then the dblclick executes the code.

I want the user to be able to close the form with a standard dblclick.
Next
Reply
Map
View

Click here to load this message in the networking platform