Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record pointer not moving properly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00942906
Message ID:
00943013
Vues:
21
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform