Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double click in a grid with disabled columns or controls
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Double click in a grid with disabled columns or controls
Miscellaneous
Thread ID:
00404036
Message ID:
00404036
Views:
96
Here is a twist on the classic double click in a grid problem.

My grid has either the columns disabled or the controls disabled. Reason: prevents user from changing data and it looks better when a user clicks on the control. IE they can't select the value.

How can I pass a doubleclick up to the grid in this case? When a normal control is disabled, the doubleclick is delegated to the containing object. In the case of a grid the column does not have dblclick event therefore no way to delegate.

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform