Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid control
Message
From
20/08/2002 16:49:41
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00691654
Message ID:
00691669
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform