c# 4.0 - How to create two pair of page header and details in crystal report -


I am new to crystal reports and I know its basic information. I just create a report with a page header section and an extension section. My concern is now to create a pair of page headers and expansions. When I add a new extension section it is going to be the nested details section. I want an output like this:

  - Page header 1 - Datat 1-PEGE header 2 - Databable 2  

please help

Thanks in advance

Use the sub report.

Take 2 sub reports in a main report ... In a sub report, a pair and another pair in the second sub report


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -