Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids & CursorAdapter CursorFill()
Message
From
05/01/2011 06:04:21
 
 
To
05/01/2011 05:24:05
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01494587
Message ID:
01494746
Views:
76
Tore,

Update!

Add Go Top before mygrid.refresh().


Sorry, there really was a GO TOP like so:
myCA.CursorFill()
SELECT Tempcursor    && where Tempcursor is the 'permanent' RecordSource of myGrid
ZAP
APPEND FROM DBF( myCA.Alias )
GO TOP
myGrid.Refresh()
myGrid.SetFocus()
Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform