Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I Determine Grid column
Message
From
03/01/2002 17:18:52
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00600488
Message ID:
00600515
Views:
16
Nick,

Yes...try this line in the keypress event of the textbox in column4.
I left the +1 off of activerow in my first response. This of course will fire no matter what key is pressed. I don't know if that's a problem or not.

thisform.grid1.activatecell(thisform.grid1.activerow+1,1)

Greg

>
>
>Thanks for answering. Would I try this code in my last column (column4)?
>
>thanks
>nick patel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform