Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GRID Scrolling ----- That Won't !!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01164822
Message ID:
01164832
Vues:
7
This message has been marked as the solution to the initial question of the thread.
Tommy,

Try this:
with THISFORM.pgfRefillCheck
	.ActivePage			= 2 && Or whatever is the page number
	.TPPage.grdProfile.enabled	= .t. && or .Pages(.ActivePage)
	.TPPage.grdProfile.setfocus()
endwith
[Update]
But wait... I thought the problem was the scroll bars not being enabled, now I see the problem is .DoScroll not scrolling....
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform