Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show line at bottom and top only
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00744786
Message ID:
00744806
Vues:
10
1) You can use the "print when ..." clause, and print it when BOF() and eof()
2) You can create a variable wich sum +1 and "print when" variable = 1 and variable = last recno of your table.
3) You can put a line in the header and other line in the summary (see menu: report -> Title/Summary)

sds


>I would like to display the horizontal line in the detail area for only the top and bottom, but not on each row of the detail area. How does one do this without driving one's self crazy?
>
>Like this:
>________
>|record1|
>|record2|
>|record3|
>|record4|
>_________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform