When you use the visibility property auto page breaking is disabled ( I
think I remember a post from one of the MS guys early on about that..)
--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com (Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org [quoted text, click to view] "David Siebert" <DavidSiebert@discussions.microsoft.com> wrote in message
news:ADBB6B57-5A16-426D-B941-DCEFC006CDD6@microsoft.com...
>I have run into an interesting situation, and I wanted to check if anyone
> else has experienced it or even if it is possibly a known issue. I have
> created a table with one group and I have selected the page break at start
> option for this group. Everything works fine until I try to put an
> expression in the table's visibility property. Just by changing this
> property from "False" to "=False", I lose all of the page breaks and all
> my
> data is displayed on one page. This happens when the report is rendered
> to
> HTML in particular. If anyone has heard of this problem or knows of a way
> to
> fix / work around it, all input would be appreciated. Thanks.
>
> David Siebert