Hide a field and skip the line

Stimulsoft Reports.PHP discussion
Post Reply
plantant
Posts: 17
Joined: Sun Jan 30, 2011 8:40 pm
Location: NY, USA

Hide a field and skip the line

Post by plantant »

Hi, am pulling some names from a database. In the example attached, I have two fields setup like this:

----Headerband1----
scientificname
commonnames
----Headerband2----
description

The problem I'm having is that if there is no common name, it leaves a black line like this:

scientificname

description

I would like it to show up like:

scientificname
description

I've tried using shift mode and conditions but can't get it. Your advice would be appreciated.

Thanks
Attachments
availability-2line.mrt
(23.01 KiB) Downloaded 433 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Hide a field and skip the line

Post by HighAley »

Hello.

You should set the Can Shrink property of the GroupHeaderBand1 to True.

Thank you.
Post Reply