Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids & CursorAdapter CursorFill()
Message
From
05/01/2011 06:11:26
 
 
To
05/01/2011 06:04:21
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:
01494747
Views:
78
>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

Are you sure that you don't have any code in refresh() or setfocus()? I use this solution all the time.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform