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

Multiple generic tables and pagination issues

1 Answer 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bartek
Top achievements
Rank 1
Bartek asked on 03 Jul 2013, 12:31 PM
Hi! 
What I try to achieve, is to get a Word document with report containing multiple, generic tables.
Let me just go straight to whats wrong:
If for example i generate three tables, which are small enough to fit on one page, everything is fine as on screenshot below:
Small tables OK

But in situation, when table have more rows and it's size exceeds size of a page, strange things happens, blank pages are added and so on:
Big tables - problems screenshot

All i do, is generate tables from code (as many tables as many data I have), then generate one big table with one column and as many rows as tables I've created, and put them inside each row. Then I add this big table to detail section. Playing with properties as keepTogether etc. did not help. Do You have any advice or ideas what could be wrong and how to deal with such problem?

Sincerely,
Bartek

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 08 Jul 2013, 11:51 AM
Hello Bartek,

Try setting all sections KeepTogether properties to false, including the Table items, table groups and their inner items. If the blank pages occur where a cell in the outermost Table item is higher than the available page height, this is a known limitation that we are working on. For now try changing the layout and add your items directly into the detail sections and subreports.

If you need further help, please post your report definition and elaborate on the scenario.

Regards,
Stef
Telerik

Have you tried the new visualization options in Telerik Reporting Q2 2013? You can get them from your account.

Tags
General Discussions
Asked by
Bartek
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or