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. Object Binding - RDLC report (nested obj's)

Object Binding - RDLC report (nested obj's)

Scheduled Pinned Locked Moved C#
tutorialcsharpvisual-studiowpfwinforms
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.
  • S Offline
    S Offline
    Susan Hernandez
    wrote on last edited by
    #1

    I'm using .NET 2.0 and I have a Windows Forms app in which I want to create an rdlc report - this is the Reporting Services-type report you get in VS 2005. I want to have an object as a datasource for the report, and I have no problem setting, populating, or binding the "top-level" object into the rdlc report, until I try to "nest" an object. For example, I have a "Shipping" object in which a person has placed an order on a certain date, to a certain address. Has some other info like tracking number. This Shipping object will have one or more "LineItem" objects, which obviously is what they purchased. I can bind the Shipping object to the rdlc report, but when I try to create a table, or grouping, or any list or anything on the LineItem subset, I can't figure out how to do this, if I can. Has anyone tried this? Have any tips? Thanks very much in advance. Susan H

    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