Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Double click in a grid with disabled columns or controls
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Double click in a grid with disabled columns or controls
Divers
Thread ID:
00404036
Message ID:
00404036
Vues:
97
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform