I am new to crystal report and ASP.NET ,
I am doing an online application in asp.net with c#
I have three datasets in which first dataset has personal details of a candidate, second dataset has academic qualification third one has professional experience.
In first one application number is primary key and has only one record for each application number
In the second and third datasets there will be multiple entries for an application number say in academic dataset all his UG , PG details will be stored as different records.
in Third dataset also multiple entries for a single application is possible because he may be worked in more than one company.
MY Problem is when i prepare final application print out using crystal report the first half of the application should display personal details say name, dob , nationality etc,
and second half of the page should display academic and professional qualifications.
The problem is when i print the report for each academic entries i am getting new page of print out. ie