Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using groups as multiple detail bands?
Message
From
10/01/2019 15:04:38
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Using groups as multiple detail bands?
Environment versions
Visual FoxPro:
VFP 6 SP5
Application:
Desktop
Miscellaneous
Thread ID:
01665287
Message ID:
01665287
Views:
91
Hey all

In VFP 6, I thought one could use different groups in place of having multiple detail lines. It sort of works, except it's giving me a blank page at the end. The cursor I have contains 2 records. It's a double sided document, first record is front, second record is back.

I made 2 groups with these group expressions.

iif(m.wHowManyItems=12,recno(),1)

iif(m.wHowManyItems=11,recno(),1)

Each of these groups displays properly, but there is a third blank page created.

To work around this, I made 12 grouped textboxes, each with the correct expression. Any ideas how to do this properly?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform