Visual Studio 2010 Local SSRS Report (.rdlc) with Object Data Source

后端 未结 6 1227
谎友^
谎友^ 2020-12-16 11:59

I\'ve created more projects using ReportViewer 2005 and 2008 in local processing mode than I can count on my hands. All Visual Studio 2005 or 2008 ASP.NET web forms projects

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-16 12:48

    I'm not sure if you're seeing what I'm seeing, but it looks to me that classes with private constructors (even with public static methods which return lists of the same class), don't show up in the list.

    Criteria for object datasources to display in Visual Studio Report New DataSet?

提交回复
热议问题