Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SFReports - printing from a grid
Message
 
À
15/02/2000 14:51:58
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00330389
Message ID:
00332428
Vues:
28
>
>How do you determine which columns are not visible?

1) Adding properties to column object

loRField.nOrder = loColumn.COLUMNORDER
loRField.nColWidth = loColumn.WIDTH

2) Sort the column collection ( in the column order )

3) Scan the column collection and compare the Grid Width to the column width sum.

Marcel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform