I am using Visual Studio 2010. I have worked on Crystal Reporting before that but now i want to generate reports using Report Viewer. As i am new to this topic please Guide me. Thanks !!!
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Carriage Return (ASCII chr 13) is missing from tex
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
My code works to create Report for business class objects...
Creating Report using Business Class Objects & ReportViewer (ASP.NET/ C#) 1.Create Student Class
2.Create Student Repository with GetStudents() function
3.Using Report Wizard create “StudentReport.rdlc” and select DataSource
4.In Index.aspx add Script Manager and Report Viewer from ToolBox(Drag And Drop)
5.Modify Page_Load() method in code behind file
6.Build And Run
Basic tutorial for you
Adding and Configuring the ReportViewer Controls
Creating an ASP.NET report using Visual Studio 2010 - Part 1
Creating an ASP.NET report using Visual Studio 2010 - Part 2
Creating an ASP.NET report using Visual Studio 2010 - Part 3
How to use the Report Viewer Control to access a Reporting Services Server