Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SFReports - printing from a grid
Message
 
To
15/02/2000 14:51:58
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00330389
Message ID:
00332428
Views:
27
>
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform