Hi All,
I am facing some problem with report header.Please guide me to solve the issue.
I have one table like below.
EMPLOYEES
DepartNo :10 FromDate :18/02/2012 ToDate:18/02/2013
Rows are coming here.
Employees is the Header of the report.
DepartNo,Fromdate,Todate are parameter values which i shown in the report.Next data is coming in multiple pages.
Here All are set in single table.
I want repeat the HeaderName and column names for each page.Here header is displayed by using subreport.
I tried but i got the all three(Header,Parameterinfo,columnnames)per each page .But i want Header and column names
per each page .
Thanks&Regards,
S.Harikrishna.