VS2k5 ReportViewer control walk through

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • spacix
    New Member
    • Aug 2007
    • 12

    VS2k5 ReportViewer control walk through

    Does anyone know of a GOOD report viewer control walk through in C#? By good I mean one that goes over using business object data binding with nested objects for the data source.

    I've been looking at the nested object example at http://www.gotreportviewer.com but it isn't built in a visual studio project & solution, nor is it setup for designer support. So I can only view the data binding other things manually, which isn't an option for my project. I've looked and their complex examples aka the ones that would take day(s) to look though are setup for VS designer support...

    I don't have time to filter though the complex examples, and the manual method is too complex for my nested/dynamic objects.

    I just don't have the time to figure out the complex examples as my project is falling behind :( . I need to find a good walk though or an example to look at and I think I can fix my problem...
Working...