Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids & CursorAdapter CursorFill()
Message
From
05/01/2011 05:04:31
 
 
To
04/01/2011 16:48:30
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:
01494742
Views:
131
Tore, Mike, Naomi,

I used the "safe select" way. The grid does not reconstruct alright. But the problem now is, while the CA and the temp cursor does have the correct data like so:
myCA.CursorFill()
SELECT Tempcursor    && where Tempcursor is the 'permanent' RecordSource of myGrid
ZAP
APPEND FROM DBF( myCA.Alias )
myGrid.Refresh()
myGrid.SetFocus()
myGrid does not show the records! Only after I press say Up or Down key do they show up.

What gives now?

Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform