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. .NET (Core and Framework)
  4. Same reports multiple times (.rdlc) in Report viewer

Same reports multiple times (.rdlc) in Report viewer

Scheduled Pinned Locked Moved .NET (Core and Framework)
helptutorialquestion
4 Posts 2 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
    M K BASHER
    wrote on last edited by
    #1

    Hi For multiple employees (one or more), I have to generate report --Report will be same for all employees --Each page of report viewer will contain a single report for a single employe. For example, for 10 employees ten report will be in ten pages of a single report viewer. I am making report with RDLC How i will do it?? Please help me Thanks

    S 1 Reply Last reply
    0
    • M M K BASHER

      Hi For multiple employees (one or more), I have to generate report --Report will be same for all employees --Each page of report viewer will contain a single report for a single employe. For example, for 10 employees ten report will be in ten pages of a single report viewer. I am making report with RDLC How i will do it?? Please help me Thanks

      S Offline
      S Offline
      Sandeep Mewara
      wrote on last edited by
      #2

      See: multiple report generation using single microsoft report viewer control[^]

      Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

      M 1 Reply Last reply
      0
      • S Sandeep Mewara

        See: multiple report generation using single microsoft report viewer control[^]

        Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

        M Offline
        M Offline
        M K BASHER
        wrote on last edited by
        #3

        Sandeep, Thanks for your reply But what i need is, you know report viewer has paging. So when i will click for next page it will show same report for 2nd employee. In this way i want to show multiple employees information where each page contain same report for separate employee

        S 1 Reply Last reply
        0
        • M M K BASHER

          Sandeep, Thanks for your reply But what i need is, you know report viewer has paging. So when i will click for next page it will show same report for 2nd employee. In this way i want to show multiple employees information where each page contain same report for separate employee

          S Offline
          S Offline
          Sandeep Mewara
          wrote on last edited by
          #4

          Paging is for a report. You seek that page change changes report in viewer which is not how it works. If you need that, put all employees in a single report with page break on every employee such that all start from new page. Thus, one report, one viewer and employees on each page.

          Sandeep Mewara Microsoft ASP.NET MVP 2012 & 2013 [My Blog]: Sandeep Mewara's Tech Journal! [My Latest Article]: HTML5 Quick Start Web Application

          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