Wednesday, February 8, 2012

MS Reporting

Create a new Web Application Project.

Add a new item -> Reporting -> Report.rdlc




Drag a ReportViewer control from Toolbox to a Web Page.




Make sure to include ScriptManager on the web page.

Set the datasource and design the report.

No comments: