Monday, March 19, 2012

Multiple Detail Lines

Hi Folks,
If you have multiple detail lines in a table, is there any way to keep them
on the same page?
Thanks,
GregI am running into the same issue. It is creating a big problem for us.
--
James Scott
JaMMoN Enterprises, LLC
"Greg Low [MVP]" wrote:
> Hi Folks,
> If you have multiple detail lines in a table, is there any way to keep them
> on the same page?
> Thanks,
> Greg
>
>|||Hi Greg,
Welcome to MSDN Managed Newsgroup!
From your descriptions, I understood you scenario when there is too much
rows in the data, it will be automatically separate into multiple pages
(for example, if there is 1000 rows in the table, you will have to see them
in around 20 pages). Do I address "multiple detail lines in a table"
correctly? If I have misunderstood your concern, please feel free to point
it out and show me some sample / reproduce steps.
Based on my knowledge, the number of rows will be determined by the height
of Report and you could configure the report to enlarge this number.
(Report -> Report Properties -> Layout -> Page Height)
Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!
Sincerely yours,
Michael Cheng
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.|||Hi Michael,
The issue that we are facing is we never know how tall an individual row is
going to be. One Key example is a comments field. That single textbox can
grow from .5in all the way to 4in depending on how detailed the PM is.
Is there any way to force a report to break page if it knows that the row is
going to spill over to the next page?
Thanks & Regards,
~James
--
James Scott
JaMMoN Enterprises, LLC
"Michael Cheng [MSFT]" wrote:
> Hi Greg,
> Welcome to MSDN Managed Newsgroup!
> From your descriptions, I understood you scenario when there is too much
> rows in the data, it will be automatically separate into multiple pages
> (for example, if there is 1000 rows in the table, you will have to see them
> in around 20 pages). Do I address "multiple detail lines in a table"
> correctly? If I have misunderstood your concern, please feel free to point
> it out and show me some sample / reproduce steps.
> Based on my knowledge, the number of rows will be determined by the height
> of Report and you could configure the report to enlarge this number.
> (Report -> Report Properties -> Layout -> Page Height)
> Thank you for your patience and cooperation. If you have any questions or
> concerns, don't hesitate to let me know. We are always here to be of
> assistance!
>
> Sincerely yours,
> Michael Cheng
> 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.
>|||Hi James,
>> Is there any way to force a report to break page if it knows that the
row is
>> going to spill over to the next page?
No, I am afraid report could not tell itself to make a break page when row
is going to spill over to the next page.
Sincerely yours,
Michael Cheng
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.|||OK, thanks for the confirmation..
Regards,
~James
--
James Scott
JaMMoN Enterprises, LLC
"Michael Cheng [MSFT]" wrote:
> Hi James,
> >> Is there any way to force a report to break page if it knows that the
> row is
> >> going to spill over to the next page?
> No, I am afraid report could not tell itself to make a break page when row
> is going to spill over to the next page.
>
> Sincerely yours,
> Michael Cheng
> 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.
>

No comments:

Post a Comment