Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Grids
Divers
Thread ID:
00271032
Message ID:
00271038
Vues:
27
Correction:
DoDefault()
ThisForm.LockScreen=.t.
with ThisForm.grdCustomer
	.SetFocus()
	do while .RelativeRow > 1
		.DoScroll(1)
	enddo
	.Refresh()
endwith
This.SetFocus()
ThisForm.LockScreen=.f.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform