Hi All,
I need to generate pay slips for multiple employees using Crystal Reports.I can able to generate pay slip for one employee.But I can't generate pay slips for multiple employees.Can any one tell me any idea plz..............
Thanks.
Hi ,
I need to generate payslips for all employees using crystal reports, some 2 to 3 employee's payslips are coming in a single page i need like that, and all data im getting dynamically from code behind using formula fields and parameter fields, bcuz no.of earnings/deductions may change at...
Hi All,
I am generating a report using crystal reports formula fields and parameter fields, i am getting 1st page as blank and remaining pages im getting data??
Here i am not using any groups/subreports.
Any body have any idea plz..........
Thanks,
Aswath.
Hai All,
Im creating 2 formula fields in my crystal report for displaying empname and salary like this,
abc 100
xyz 200
pqr 300
in code behind im passing values to crystal report like this,
vb.net code
j=0
for i=0 to noof emps
rptDocument.DataDefinition.FormulaFields(j).Text =...
Hai All,
Im creating 2 formula fields in my crystal report for displaying empname and salary like this,
abc 100
xyz 200
pqr 300
in code behind im passing values to crystal report like this,
vb.net code
j=0
for i=0 to noof emps
rptDocument.DataDefinition.FormulaFields(j).Text =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.