Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Blank lines appear when scrolling to the bottom of the g
Message
De
21/10/2004 17:42:06
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
21/10/2004 13:51:02
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 XP
Database:
Visual FoxPro
Divers
Thread ID:
00953419
Message ID:
00953524
Vues:
17
Hi Vim,
Try this.
USE SomeTable
BROWSE NAME Grid
Grid.Columns[1].BackColor = 0
Grid.Columns[1].DynamicBackColor = "16777215"
Grid.GridLineColor = 0
This will show the lines that aren't really records as a solid black.

>I have a grid that is populated using a "select * into cursor xyz". if the user scrolls down to the bottom of the grid, blank lines appear at the bottom. these are not blank records, just blank lines.
>
>see this screen shot - http://www.vimware.com/grid.jpg
>
>"jay mack" is the bottom record. is there a way to force the bottom record in the grid to be "jay mack" such that the blank lines do not appear when the user scrolls down?
>
>the client only wants blank lines to appear if there are say 15 records in the cursor and the grid displays 20 records. in that case 5 blank lines would appear at the bottom.
>
>thanks,
>
>vim
Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform