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) requires strongly typed datasets.
Is there a way to use my custom objects to design and populate reports?
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