Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer not moving properly
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00942906
Message ID:
00943013
Views:
22
>Yes I have seen this too so I would be very interested in seeing the culprit when it is determined. To resolve it for myself, we store the record number in a form property and whenever focus returns to the grid's page we reposition the record pointer if it has changed.

At present, my testing is showing this: After speed searching for the desired part on the List tab, if I press Enter the following code executes:
if nKeyCode = gnEnter
	thisform.LastListCol = this.parent
	thisform.pgfParts.ActivePage = 1
	nodefault
endif
If, instead of hitting Enter, I simply click on the main tab to activate it, the form works as expected (when moving back to the List tab the correct record is displayed - the same one as is displayed on the main tab). So what in that code could cause this issue? Still investigating . . .

Was it you that was starting the UG up there? How's it going?

Russell
eCost.com continues to rip people off
Check their rating at ResellerRatings.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform