HI,
Right now I am using crystal reports 2008.
I need to suppress the headers and display only in Details section. I could hide the data but not headers.
Group header should be displayed when I run the report. When I click on detail it should give the headers for the details.
Any one having any idea ???
Thank you in advance.[/b]
VJ29 (BOB member since 2011-06-20)
Hi,
I got solution for part of it.
Here it is,
Why do you want your page headers in a drill down?
If it is to get the automated column labels usually resident in the page headers, there is another option. A little more complicated but not hard.
In Section Expert, create a Details a and a Details b section. Pull your fields down into the Details b section, and pull your column labels into the Details a section.
For all of your labels now sitting in the Details a section, go into the Format Editor and flag them as “Suppress If Duplicated”.
Go back into Section Expert, click on Details a to select it, and click on “Suppress Blank Section”.
This will give you your column labels in a drill down.
I have another problem. I don’t want to display any of the group labels and data in the details section. Any idea.
Thank you in advance.
VJ29 (BOB member since 2011-06-20)