Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detect Dbl Click in a grid
Message
De
11/12/1999 18:15:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00302214
Message ID:
00302296
Vues:
26
>Hi,
>From within a Grid, I'd lke to be able to select a particular record
> by either (1) Double clicking or (2) Hitting Enter key on the selcted record
>
>The Double click event only fires on specific controls within the grid. As my controls
> will vary depending on circumstances (user defined) , I would like to be able to just
>detect if a DblClick has occurred, or the Enter key has been entered, anywhere on the Grid.
>
>Anybody got any ideas on this.
>
>Regards,

Unfortunately, you would have to intercept each column.control.dblclick/keypress events. You may save your time (for coding) by using sublassed controls firing parent class code.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform