This is a migrated thread and some comments may be shown as answers.

Nested List doesn't goes all the way with a page break

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
SHANE
Top achievements
Rank 1
SHANE asked on 01 Mar 2012, 11:15 PM
I have a nested List(three layers in total) where the detail list or the deepest layer just display all the rows in one page. How can I control the row size in each Page?

Please help

Thanks

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 06 Mar 2012, 01:23 PM
Hi SHANE,

The report definition in general is a template, a static layout which rarely changes, and which (much like templates) has the characteristic to produce content with consistent look and feel across all report
sections. The detail section on the other hand acts as a repeater. Like repeaters, which are used to display a repeated list of data, a report displays data by applying “rules” (or “templates”) to the data and
then rendering that data in a layout that’s ultimately designed to be printed. Just like repeaters, individual data
items rendered in a report cannot be altered. The templates are defined and then applied to all data items the same way.
So the short answer to your question is that you cannot alter the detail size in each page. The size is the same among all pages.

Kind regards,
Steve
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
Tags
General Discussions
Asked by
SHANE
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or