Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to create RDLC report for windows application C#

how to create RDLC report for windows application C#

Scheduled Pinned Locked Moved C#
csharptutorialdatabasesql-servervisual-studio
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Meax
    wrote on last edited by
    #1

    hello have searched google a lot but couldn't find any. i am trying to create a report in visual studio 2019. data is coming from SQL server and using

    reportViewer1

    to print the report. can someone show me a good tutorial on it.

    S L 2 Replies Last reply
    0
    • M Meax

      hello have searched google a lot but couldn't find any. i am trying to create a report in visual studio 2019. data is coming from SQL server and using

      reportViewer1

      to print the report. can someone show me a good tutorial on it.

      S Offline
      S Offline
      shanda watkins
      wrote on last edited by
      #2

      The reportViewer control has print controls on it. Did you try those?

      M 1 Reply Last reply
      0
      • S shanda watkins

        The reportViewer control has print controls on it. Did you try those?

        M Offline
        M Offline
        Meax
        wrote on last edited by
        #3

        i can't get to show data in the report. i even tried with report wizard too. first created a dataset then in the dataset created data table. after this report filed headers are added to the report and when i run report shows only header names but no data.

        S 1 Reply Last reply
        0
        • M Meax

          hello have searched google a lot but couldn't find any. i am trying to create a report in visual studio 2019. data is coming from SQL server and using

          reportViewer1

          to print the report. can someone show me a good tutorial on it.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Get started with Report Viewer controls - SQL Server Reporting Services (SSRS) | Microsoft Docs[^].

          1 Reply Last reply
          0
          • M Meax

            i can't get to show data in the report. i even tried with report wizard too. first created a dataset then in the dataset created data table. after this report filed headers are added to the report and when i run report shows only header names but no data.

            S Offline
            S Offline
            shanda watkins
            wrote on last edited by
            #5

            It's been a long time since I have used it so I don't remember any specifics but it sounds like either the sql is not being executed or it is and it's not returning data. Try using Sql profiler on your database to see if any sql is being executed.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups