Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to force grid to show more than one latest record
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01176119
Message ID:
01176170
Vues:
8
Try
GO BOTTOM
SKIP -7         && or whateever # of records you want to show
>
>Lets say I have a lot of records in the table which I want to show in the grid.
>I want following:
>- grid will show all last records in the table (other records will be able to access using scrollbar)
>- active record should be latest record.
>
>My problem is:
>if I will make "GO BOTTOM" then grid will show only the most last one - other records will be not shown and grid will look empty... while I want to fill all grid with data. Is it clear what I want?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform