I have a main report and 1 sub report.In sub report i created a dummy group and checked repeat gh on each page to show headers in every page . But some times if the summary values came in new page the headers are not showing.(when there is no detail section values and only summary values). How to resolve this.
Asked
Active
Viewed 5.7k times
18
-
Keeping Information on page header and page footer is a better alternative rather than 'Repeat group header on each page' – Khalid Bin Sarower Jan 10 '23 at 18:07
3 Answers
37
- Go to Group Expert
- Click on 'options' button
- Select the 'options' tab
- Check on 'Repeat group header on each page'

Sun
- 2,595
- 1
- 26
- 43

user2866649
- 371
- 3
- 3
-
See here for more options: http://www.microassist.com/tips/crystal-reports-prevent-orphaned-group-header – Israel Margulies Feb 03 '14 at 15:54
-
What if the one I want to show at every page is the Group Footer? Is there a way? @user2866649 – rickyProgrammer Sep 04 '15 at 07:46
-
yes there is a way. Add an identical group below and put you footer there. Crystal will think the outer group still has content and will print the header. – wotanii Jan 27 '16 at 12:20
1
Right Click on Group Header - "Change Group" - "Options" - Check "Repeat group on each page"

user3368570
- 64
- 5
0
Check you may have checked "New Page After" or "New Page Before" options in summary or header.
Check and let me know the result. Will try to help

Siva
- 9,043
- 12
- 40
- 63
-
-
-
Normally if you check those option then header will be displayed in other page other wise header will follow the group footer. If you can give some more detail on how you have prepared the report I will try to help. – Siva Jul 25 '13 at 11:11