Use custom objects as the source for Microsoft Reports (.rdlc)

后端 未结 3 1912
暗喜
暗喜 2021-01-21 23:41

In some instances, I prefer working with custom objects instead of strongly typed datasets and data rows. However, it seems like Microsoft Reporting (included with VS2005) requ

3条回答
  •  天涯浪人
    2021-01-22 00:40

    I found the answer. Yes, it's possible. You just have to add a custom object as a datasource in visual studio.

    http://www.gotreportviewer.com/objectdatasources/index.html

提交回复
热议问题