Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer in grid
Message
From
25/09/2000 09:11:53
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00420277
Message ID:
00420421
Views:
18
You may want to try this in the lostFocus of your textbox
SELECT mytable
IF !EOF()
SKIP 1
ENDIF
Previous
Reply
Map
View

Click here to load this message in the networking platform