Why Band split always between pages ?

Hellow.
I am talking about the 11.fr3 example.
I need the band to act like a united figure, that is : Band that can not be display as a united Band in one page will be display in the next page.
I think it is the 'AllowSplit' property, but it doesn't work.
Whe I put False in the property it does not react as I think it must be.
thanks.
Yaron.

Comments

  • edited 12:08AM
    11.fr3 uses subreports. Subreport is rendered as a band, unless you set its PrintOnParent property. In this example set this property for two subreports and set the masterdata.stretch to true.

Leave a Comment