Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving to next row in a Grid
Message
 
To
16/08/1998 16:46:51
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00127246
Message ID:
00127249
Views:
31
>I have a grid (that's driving me crazy). In the grid is a numeric field. when I fill up the numbers 9999.9 I want to advance to the next field and ding the bell.
>
>Can anyone help on this?
>
>Thanks

John,

Have you tried using, in the valid event of the FORM.Grid.Columnn.Textn,
the FORM.Grid.Columnn.Textn+1.SETFOCUS() function?

That should do it. What I mean by textn+1 is simply if n = 1 your setfocus command should have n = 2

Hope this helps,

GIl
For every bug fixed, there is a bigger bug not yet discovered.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform