Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Grids
Miscellaneous
Thread ID:
00271032
Message ID:
00271038
Views:
29
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
Previous
Reply
Map
View

Click here to load this message in the networking platform