I'm needing to create a report that displays one page per employee in a free form style about each employee. Sort of like how you can create templates in Word that when run plug in the data in specific fields and print the report.
I believe I can do it with Reportviewer. Has anyone done this kind of report Any suggestions would be appreciated.
Thanks
Greg

Create a free form report??
Paul Dettorre
The answer is to use the List control. It has allowed me to generate individual free from reports.
Greg