Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Showing an Extra Record At The Bottom.
Message
De
07/01/1999 20:30:44
 
 
À
07/01/1999 20:18:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00173852
Message ID:
00173881
Vues:
30
No deleted records. Try this.
Create a table with 2 field and add 8 records and Replace the 1st field with STR(recno())
Create a form.
In the data environment add the table.
Create the grid.

When you create the grid in the form designer go to properties of the grid and set the RecordSource to the table.
ScrollBars = 0
ColumnCount = 2
After that Resize the grid to be a little bit larger than 8 Rows. (Count them).
Run the form.
At this moment You should see all the 8 records on the grid and a little bit extra below the 8th row.
Go to the 8th row.
Push the Down Arrow.
You should see (I hope) the blank line.
Please HELP.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform