ASP.NET
  Home arrow ASP.NET arrow Page 3 - Designing and Developing Reports in ASP.NE...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP.NET

Designing and Developing Reports in ASP.NET 2.0
By: Jagadish Chaterjee
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 87
    2006-11-06

    Table of Contents:
  • Designing and Developing Reports in ASP.NET 2.0
  • Creating a strongly-typed data set
  • Adding to and designing the report based on the data set
  • Displaying the report using the ReportViewer control
  • Attaching reports to the ReportViewer control dynamically

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Designing and Developing Reports in ASP.NET 2.0 - Adding to and designing the report based on the data set


    (Page 3 of 5 )

    Once you create the strongly-typed data set (as given in the previous section), your data set designer should look something like the following:

    Now it is time to add a new embeddable report to our application. Go through the following steps.

    • Using the Solution Explorer, right click on the project and go for "Add New Item."
    • Within the "Add New Item" dialog box, select "Report" as the template, provide a name for your report (or SalesReport in this case) and hit "Add."



      At this moment, the name of the report file will end with the extension "rdlc," which stands for "report definition language for client" (or for local mode). If you deal with SQL Server 2005 Reporting Services, it will have the extension "rdl" only, i.e. server mode.
    • At this moment, it shows you the report designer, where you design/develop the reports in very much the same fashion as you would for Crystal Reports. From the Toolbox, drag a table and drop it onto the layout.  You can observe that it shows an Excel-like spread sheet with only three rows.  The first row is for the header, the second is for detail (or records) and the third is for the footer.
    • At this point, you need to drag the columns (of the data set) from "Website Data Sources" onto each cell in the second row of the Excel-type grid.  If "Website Data Sources" is not visible, you can make it visible by going to Data -> Show Data Sources
    • Once you drag all the columns, your screen should look something like the following:



      You can add as large a number of columns to the right as the program allows by right-clicking and selecting "Insert Column to the Right."

    More ASP.NET Articles
    More By Jagadish Chaterjee


       · Hello guys, this article introduces you the reporting in ASP.NET 2.0. Enjoy!
       · hi,The entire article was very good. Keep up the good work.I would like to see...
       · Its wonderful and solved all my problem. Thanks
       · Hi,thanks for the article. It works fineBut I want to use my Stored procedure...
       · Thanks for a very good article. But will your solution work in the medium trust...
       · This article is very good. Guidence given in the article is easy to follow and gets...
       · HiI am doing a project in asp.net and crystal reports is not working (both...
       · HiI am doing a project in asp.net and crystal reports is not working (both...
       · HiI am doing a project in asp.net and crystal reports is not working (both...
       · Hi, Crystal Report does not support the stored procedure having...
     

    ASP.NET ARTICLES

    - Adding Content to a Static ASP.NET Website
    - Building a Static ASP.NET Website in a Basic...
    - Develop Your First ASP.NET Website with Visu...
    - Run ASP.NET in Windows XP Home with Cassini ...
    - How to Test a Web Application
    - How to Add Code and Validation Controls to a...
    - Working in Source and Split Views to Build a...
    - How to Build a Web Form for a One-Page Web A...
    - How to Develop a One-Page Web Application
    - An ASP.NET Web Application in Action
    - Developing ASP.NET Web Applications
    - An Introduction to ASP.NET Web Programming
    - Introduction to the ADO.NET Entity Framework...
    - Completing an In-Text Advertising System und...
    - Programming an In-Text Advertising System un...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek