Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dang that grid- won't change index order
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00652648
Message ID:
00653163
Views:
17
The downloaded example is a complex class created to do this work with a ton of functions that check for mouse movement, double-clicking and so forth. I was looking for a much simpler answer, I guess... Maybe the anser isn't simple!

It just seems to me that the technique I am using is correct- i.e. the data is in the correct sort order when I issue a "Browse" but the data is not refreshed on the grid regardless of my code...

SELECT personel
SET order to 1
GO TOP
WITH this
.refresh()
ENDWITH

Is there some function that refreshes the grid object or do I need to look further at "data buffering" and other issues? It just seems that the data is no longer bound to the grid... even though updates to the table are immediately written. Maybe the grid refuses to move?

Thanks!
Bryan L. Friberg, Sr.
Webmaster
Adams 12 School District
Northglenn, Colorado

"Time wounds all heels"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform