How to simulate a detail band that is longer than the length of one page in Visual FoxPro (168527)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q168527 SUMMARY
Visual FoxPro has a limitation on the length of report bands. The maximum
length for a single band is the page length.
It is possible to create a report that simulates a detail band with a
length greater than the length of a single page. This requires setting up a
dummy data grouping on RECNO(<table with records repeating in the detail
band>), and creating what amounts to a larger "virtual" Detail Band
comprised of the RECNO() Group Header, the actual Detail Band, and the
RECNO() Group Footer. See the MORE INFORMATION section of this document for
details.
| Modification Type: | Major | Last Reviewed: | 2/17/2005 |
|---|
| Keywords: | kbDesigner kbhowto KB168527 |
|---|
|