Posted: 5/25/2011
I want to use report viewer to generate letter for each employee.
Employee information will be coming from employee table in database.
I know how to display all employee in report but I don't know HOW to generate seperate report for EACH EMPLOYEE.
If I drag and drop data field on the reportviewer, the ouput only display 1 report with 1 record.
PLZ HELP!
Posted: 6/9/2011
Hi.
Add a group name field in report and your requirement will be done.
Thank you.