Hello Robert,
Based on my scope, this feature is currently not supported in SRS 2000/2005
unless you implement your own render extension. However, I think it is a
good idea and you could click "send feedback" toolbar button in 2005 BOL to
send your feedback directly to product team.
Also, please rest assured that this has been routed to the proper channel.
Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view] >From: "Robert Hooker" <rhooker@newsgroup.nospam>
>References: <uU5uYmCAGHA.3804@TK2MSFTNGP14.phx.gbl>
<u3TuGUJAGHA.1996@TK2MSFTNGXA02.phx.gbl>
>Subject: Re: Newbie Question: Conditional rules based on pages breaks and
the like
>Date: Wed, 14 Dec 2005 08:56:21 -0700
>Lines: 87
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
>X-RFC2646: Format=Flowed; Original
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
>Message-ID: <uCEZvbMAGHA.2392@TK2MSFTNGP09.phx.gbl>
>Newsgroups: microsoft.public.sqlserver.reportingsvcs
>NNTP-Posting-Host: mail.optiframe.com 12.155.152.130
>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.reportingsvcs:65048
>X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>
>I understand that I can make these changes in the designers...
>
>But, can I make these changes in _code_, at the time the report is
actually
>generated? At the time I'm _designing_ the report, I don't know if both
>tables will fit on the page.
>If, at the time the report is actually generated (forthe given underlying
>data) the 2nd table wont fit on the 1st page - can I dynamically decide if
I
>should insert a page break (so the 2nd table fits entirely on the 2nd
page),
>or split the 2nd table, so some of it appears on the first page...?
>
>
>"Peter Yang [MSFT]" <petery@online.microsoft.com> wrote in message
>news:u3TuGUJAGHA.1996@TK2MSFTNGXA02.phx.gbl...
>> Hello Robert,
>>
>> Please see the inline comments:
>>
>> - Can I decide to "split" one of the tables across pages, if the first
>> table is long enough such that the 2nd wont completely fit of the same
>> page?
>>
>> You could add a page break the following steps:
>>
>> In Layout view, right click the table->Properties->General, and select
>> "Insert a page break before/after this table"
>>
>>
>> - Can I alternatively, decide to insert a page break, so the 2nd list
>> prints 'whole', but on a 2nd page?
>>
>> You could do same to the list item.
>>
>> Best Regards,
>>
>> Peter Yang
>> MCSE2000/2003, MCSA, MCDBA
>> Microsoft Online Partner Support
>>
>> When responding to posts, please "Reply to Group" via your newsreader so
>> that others may learn and benefit from your issue.
>>
>> =====================================================
>>
>>
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> --------------------
>>>From: "Robert Hooker" <rhooker@newsgroup.nospam>
>>>Subject: Newbie Question: Conditional rules based on pages breaks and the
>> like
>>>Date: Tue, 13 Dec 2005 14:10:06 -0700
>>>Lines: 14
>>>X-Priority: 3
>>>X-MSMail-Priority: Normal
>>>X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
>>>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
>>>X-RFC2646: Format=Flowed; Original
>>>Message-ID: <uU5uYmCAGHA.3804@TK2MSFTNGP14.phx.gbl>
>>>Newsgroups: microsoft.public.sqlserver.reportingsvcs
>>>NNTP-Posting-Host: mail.optiframe.com 12.155.152.130
>>>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
>>>Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.sqlserver.reportingsvcs:64982
>>>X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
>>>
>>>I suspect the answer is "yes - any modern reporting tool allows this" -
>> but
>>>I need to ask anyway, so please bear with me :-)
>>>
>>>Given a report which contains 2 tables (or lists) - both of which have a
>>>dynamic number of rows - as the creator of the report, do I have good
>>>control over things like:
>>> - Can I decide to "split" one of the tables across pages, if the first
>>>table is long enough such that the 2nd wont completely fit of the same
>> page?
>>> - Can I alternatively, decide to insert a page break, so the 2nd list
>>>prints 'whole', but on a 2nd page?
>>>
>>>Rob.
>>>
>>>
>>>
>>
>
>
>