Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Display
Message
De
28/05/2003 19:59:34
John Tomblin
Service Station Systems, Inc.
San Jose, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid Display
Divers
Thread ID:
00793755
Message ID:
00793755
Vues:
56
When my form comes up the grid on it displays only the last record of the cursor it is based upon. The user has to scroll up to see the other records.
Is there a way to make it be on the top record instead of the bottom record?

The Init method of the grid says:
This.RecordSource = ""
select ... from table into cursor MyFile
go top
This.RecordSource = "MyFile"
This.Value = 1

Any ideas?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform