Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids & CursorAdapter CursorFill()
Message
De
05/01/2011 06:04:21
 
 
À
05/01/2011 05:24:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01494587
Message ID:
01494746
Vues:
77
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform