请问Stimulsoft Reports Designer.Web如何在VS,.Net,2008 c#环境中调用WebDesigner?

作者:mayz    来源:慧都控件网    浏览:Loading...      日期:2012-10-09

问题描述:

请问Stimulsoft Reports Designer.Web如何在vs.net 2008 c#环境中调用WebDesigner?

问题解答:

针对您所提的问题,可通过以下方法来解决。
 1.在form中添加StiWebDesigner 组件(可直接从工具箱将其拖到form中),

 2.通过以下代码调用它的Design()方法:

          StiWebDesigner1.Design()

如要在Web Designer中加载报表,可用以下方法:

        StiReport report = new StiReport();

       report.Load("D:\\SimpleList.mrt");

       StiWebDesigner1.Design(report);

 

Tag标签:Web报表 Stimulsoft Reports.Web 

本站文章除注明转载外,均为本站原创或翻译
欢迎任何形式的转载,但请务必注明出处,尊重他人劳动成果
转载请注明:文章转载自:Stimulsoft中文网 [http://www.Stimulsoft.cn/]
本文地址: http://www.Stimulsoft.cn/Resources/FAQ/92.html

上一篇: 使用Stimulsoft Report.Web打印报表的头部和尾部为什么会自动显示一些无用的信息

下一篇: Stimulsoft Reports.Web的打印支票如何设置