Results 1 to 4 of 4

Thread: The Report Class

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    The Report Class

    I am trying to dynamically create the Report class
    (the one that is used by ReportViewer in the Data category in the Toolbox.)

    The problem is, I can't find it! What is the full path name of the object so I know what to import, like System.Reporting.Whatever.Report.

    Please help me, thank you!

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: The Report Class

    Microsoft.Reporting.WinForms
    Microsoft.Reporting.WebForms

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2005
    Posts
    625

    Re: The Report Class

    I'm using WebForms one. Any idea on how to use it? I just need to fill it with a dataset and export to a web page or a PDF.

  4. #4
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: The Report Class

    This is probably a good place to start learning.

    http://msdn2.microsoft.com/en-us/lib...23(VS.80).aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width