Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid control
Message
De
20/08/2002 16:49:41
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00691654
Message ID:
00691669
Vues:
9
Neetu

I will give you yet another choice.
Create a method in the grid container myclick
in the myclick method add thisform.commandbutton.click()
in each control of the grid you can add this.parent.parent.myclick()

This gives you more control over what happens in your app and you don't have to evaluate each key that is pressed.


>Is there a way to do the following -
>
>On a grid control, after the user clicks on the row (selects a row/column cell) and hits enter key ; I need to run the click event of the commond button on the same form.
>
>Thanks.
>Neetu
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform