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

Page break for not completed records

3 Answers 101 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
heba
Top achievements
Rank 1
heba asked on 13 Aug 2008, 11:27 AM
Hi team

i need to ask about feature that is exit in the crystal reports

in crystal reports if the last  record fields doesn't completed in the page
the record transferred to the next page so all the record field will be in one page

is there is any property in the telerik reporting that can do that

3 Answers, 1 is accepted

Sort by
0
Milen | Product Manager @DX
Telerik team
answered on 13 Aug 2008, 01:51 PM
Hello heba,

In Telerik Reporting you can keep together the items on any report section (this excludes only the page header/footer sections) by setting the KeepTogether property on the section to true. It as actually true by default.

So basically you do not need to do anything to keep all items in the detail section together. Each detail section will render its items on one page, unless it does not fit on one page (if the section grows so that it is higher than a page).

Write us if you have further questions.

Kind regards,
Milen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
heba
Top achievements
Rank 1
answered on 13 Aug 2008, 08:59 PM
i just need to know if it is possible to keep things together from different sections like the group section and the details section
0
Milen | Product Manager @DX
Telerik team
answered on 14 Aug 2008, 02:55 PM
Hello heba,

Yes, you can do that too. To force a group to be displayed on one page if possible, you can use the GroupKeepTogether property on the Group component. And to keep a section together, you use the property described in the previous post.

I hope this information is helpful.

Best wishes,
Milen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
heba
Top achievements
Rank 1
Answers by
Milen | Product Manager @DX
Telerik team
heba
Top achievements
Rank 1
Share this question
or