I am a pretty new developer with .net, and now I am wonder how can I print report in asp.net mvc of my project. I want to print report with the data that I queried from my database.
Any sharing idea about it please.
Thanks.
I am a pretty new developer with .net, and now I am wonder how can I print report in asp.net mvc of my project. I want to print report with the data that I queried from my database.
Any sharing idea about it please.
Thanks.
First of all Generate rdlc file for report. ADD New Item -> Select Report Than , further give database for that report.