开发者

How to render report as HTML in in .NET reporting

We are using Microsoft.Reporting.WebForms.LocalReport (RDLC)

Only 4 render extensions, pdf, excel, image and 1 more are available.

开发者_如何学JAVA

We want to render the report as HTML finally. How can we do that ? Any related suggestion ?


You would need to add a ReportViewer control to your page.

http://msdn.microsoft.com/en-us/library/ms251671(v=VS.100).aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜