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. MS ReportViewer LocalMode: Report item not linked to a dataset.

MS ReportViewer LocalMode: Report item not linked to a dataset.

Scheduled Pinned Locked Moved C#
designhelptutorial
1 Posts 1 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.
  • E Offline
    E Offline
    el delo
    wrote on last edited by
    #1

    We have a set (~50) of local mode reports hosted in forms as plugins (dlls) in our app. They were initially developed in VS2005 and later ported to VS2008. We are now attempting to get them working in VS2010. The reports use lists to iterate over a table, invoking a subreport with the ID (primary key) as a variable/parameter so that the subreport could select details from related tables and display them. Some of the subreports used lists and sub-subreports, on and on. However, as of VS2010, even once we get the reports building and running they don't work properly. When we attempt to assign parameters to a subreport in the parent reports' design[er] using Right-click -> Subreport Properties -> Parameters -> Fields Then either... Add to create a new one or f[unction] to edit one that's broken... We get "Report item not linked to a dataset." This happens even if the Field (name) appears in the "Value" combobox and we select it. Does anyone know how to fix this or get past it...

    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