Hi,
Thanks for ur replay,
I am not using any database field, every thing is dynamic that's why i am using formula fields to generate report.but formula field can hold only one value at a time so i can able to generate payslip for one employee at a time.How to generate payslips for multiple...
Hi,
Thanks for ur replay,
I am generating Pay slips dynamically, ie i had placed some formula fields in my Crystal report and in code behind i am sending values to those formula fields.here at a time i can able to send only one value for one formula field. so i can't send multiple values for one...
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,
Thanks for ur response,
I am using CR inbuilt with .Net2.0, In my CR i placed some formula fields and i am sending values to those formula fields through code behind(vb.net2.0) bcuz i dono the column names (earns/deducts may change at runtime)so at a time i can send only one value to...
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,
Thanks for ur replay,
I am using crystal reports10.0 version.And i deselected "new page after" or "new page before" or "keep together" then also im getting 1st as blank..........
Thanks,
Aswath.
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.