Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Regions and visibility

edited July 2008 in General
Hi,

I'm still having problems with regions. I have one band with around half
a dozen regions. In the application's report options I give the user
the choice as to whether to display one, some or none of the regions.
When the user chooses not to display an option, the relevant region's
visible proprty is set to false. This stops the region from displaying
but I'm finding it still leaves a blank space.

I want the non visible region to occupy zero space.

I have the stretch property set in the band and in each region.

What else do I need to do?

Regards

Tony Peppercorn

Comments

  • edited July 2008
    you need to set .ShiftRelativeTo property of the regions.

    here's a simple demo:

    www.TBInc.com/misc/ReportRegionsVisible.zip


    HTH
    Ed Dressel
    Team DM

  • edited July 2008
    Thanks Ed works fine now
This discussion has been closed.