开发者

Now that I have the report viewer working in Local mode, how do I set the default render method?

开发者 https://www.devze.com 2022-12-13 02:22 出处:网络
I have finally gotten the ReportViewer to work in Local mode. Now I would like a report to开发者_开发知识库 render as a PDF or Excel spreadsheet automatically.You use the LocalReport.Render method.

I have finally gotten the ReportViewer to work in Local mode. Now I would like a report to开发者_开发知识库 render as a PDF or Excel spreadsheet automatically.


You use the LocalReport.Render method.

I've forgotten exact details but here is a PDF render I found

0

精彩评论

暂无评论...
验证码 换一张
取 消