vendredi 31 juillet 2015

displaying data in a rdlc report using a method

My project uses a repository pattern so I have already written a method in my business logic layer that gets the information I need from the database to display an invoice for a customer. Can I use this method to display data in the report I created? If so, how?

All of the examples I've seen query the database directly.

Aucun commentaire:

Enregistrer un commentaire