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

Page break in a Table

8 Answers 1977 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 28 Jan 2013, 06:51 PM
Hi.

Is it possible to insert a page break after each group in a table?

Erik

8 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 31 Jan 2013, 01:42 PM
Hello Erik,

Page breaks are only supported by report sections. Thus in order to achieve the desired layout our suggestion is to databind the report, set up report group, add the table to the group header section, set the group header page break to PageBreak.After and databind the table with a Binding expression.

Check out our ProductCatalog demo that illustrates the suggested data binding and grouping mechanism. The examples come with Telerik Reporting installation.

All the best,
Peter
the Telerik team

HAPPY WITH REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

0
Scott Waye
Top achievements
Rank 2
Iron
Veteran
Iron
answered on 02 Oct 2015, 01:37 PM
This is a common question and the answer looks good but the ProductCatalog link is broken, please can you fix it?
0
Stef
Telerik team
answered on 02 Oct 2015, 03:26 PM
Hello Scott,

Thank you for reporting the problem.

Telerik Reporting demo site is updated and reports are displayed only with the HTML5 Viewer - Demos and Sample Applications.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Y
Top achievements
Rank 1
answered on 06 Oct 2015, 11:48 AM

Hi.

Is it possible to insert a page break after each group in a table(I did), but i am getting every report after second page empty how to fix this problem. Is there any bug..etc. Can you please take a look attached file(I am getting empty page word document only).
Thanks,

Madhu

0
Stef
Telerik team
answered on 08 Oct 2015, 11:05 AM
Hello Madhu,

The Table item does not support page breaks. The empty pages might be a result of occurring horizontal paging - Understanding Pagination, or the applying of the native Word page sections - Design Considerations for Word Rendering (Pagination).

Test to change the report's PageSettings and to provide more space per physical page by reducing the margins or increasing the page size. Also test to set all items and sections' KeepTogether properties to false.


I hope this information is helpful.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
rocks
Top achievements
Rank 1
answered on 11 Dec 2015, 12:23 PM

Insert a manual page break
                1.Click where you want to start a new page.
            2.On the Insert tab, in the Pages group, click Page Break.
Prevent page breaks in the middle of a paragraph
1.Select the paragraph that you want to prevent from breaking onto two pages.
2.On the Page Layout tab, click the Paragraph Dialog Box Launcher, and then click the Line and Page Breakstab.
3.Select the Keep lines together check box.

Prevent page breaks between paragraphs
Select the paragraphs that you want to keep together on a single page.
On the Page Layout tab, click the Paragraph Dialog Box Launcher, and then click the Line and Page Breakstab.
Select the Keep with next check box.
Specify a page break before a paragraph
Click the paragraph that you want to follow the page break.
On the Page Layout tab, click the Paragraph Dialog Box Launcher, and then click the Line and Page Breakstab.
Select the Page break before check box.

 

0
rocks
Top achievements
Rank 1
answered on 11 Dec 2015, 12:24 PM
Insert a manual page break
                1.Click where you want to start a new page.
            2.On the Insert tab, in the Pages group, click Page Break.
Prevent page breaks in the middle of a paragraph
1.Select the paragraph that you want to prevent from breaking onto two pages.
2.On the Page Layout tab, click the Paragraph Dialog Box Launcher, and then click the Line and Page Breakstab.
3.Select the Keep lines together check box.

Prevent page breaks between paragraphs
Select the paragraphs that you want to keep together on a single page.
On the Page Layout tab, click the Paragraph Dialog Box Launcher, and then click the Line and Page Breakstab.
Select the Keep with next check box.
Specify a page break before a paragraph
Click the paragraph that you want to follow the page break.
On the Page Layout tab, click the Paragraph Dialog Box Launcher, and then click the Line and Page Breakstab.
Select the Page break before check box.
0
Stef
Telerik team
answered on 20 Jun 2017, 11:28 AM
Hi,

An update as of R2 2016, a Table item having a row higher than the physical page Height can be separated between pages without leaving blank space.

Regards,
Stef
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Erik
Top achievements
Rank 1
Answers by
Peter
Telerik team
Scott Waye
Top achievements
Rank 2
Iron
Veteran
Iron
Stef
Telerik team
Y
Top achievements
Rank 1
rocks
Top achievements
Rank 1
Share this question
or