Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是一个非常新的.net 开发人员,现在我想知道如何在我的项目的 asp.net mvc 中打印报告。我想用从数据库中查询的数据打印报告。
请分享任何关于它的想法。
谢谢。
First of all Generate rdlc file for report. ADD New Item -> Select Report Than , further give database for that report.