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

Inner Table Formatting Issues

2 Answers 71 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 29 Aug 2011, 08:41 PM
I have the following set up in my report:

A Table with a Header row and 1 data row. Inside the data row is another table, which is displaying most of my data.

I'm having issues with this data row because if the inner table is too big to fit on the page, it moves the entire table to the next page, leaving only the header row on the first page and a ton of blank space. From there, it will then cut itself correctly if it's still too big for one page. Is there a way to force the paging logic to look inside a table row to page, before it just puts it on another?

I've tried setting KeepTogether = true on the outer table and KeepTogether = false on the inner one, but it still doesn't work.  Any help would be really appreciated because I may have to consider other reporting alternatives if I can't get this format working.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Dave
Top achievements
Rank 1
answered on 30 Aug 2011, 04:38 PM
Found out the cause of my issue. Grouping correctly seemed to fix this for me.
0
Peter
Telerik team
answered on 01 Sep 2011, 10:43 AM
Hello Dave,

It is great that you were able to resolve the issue by yourself. Let us know if you have any other questions.

Regards,
Peter
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

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