随笔分类 - 报表开发
摘要:下载地址:http://www.rubylong.cn/download/Grid++Report6.zip using System; using System.Collections; using System.Collections.Generic; using System.Data; us
阅读全文
摘要:1.system.web节点下 <httpHandlers> <add verb="*" path="Reserved.ReportViewerWebControl.axd" type = "Microsoft.Reporting.WebForms.HttpHandler, Microsoft.Re
阅读全文
摘要:前提概要参考:http://www.cnblogs.com/liandy0906/p/7936524.html private int m_currentPageIndex; /// <summary> /// 声明一个Stream对象的列表用来保存报表的输出数据,LocalReport对象的Ren
阅读全文
摘要:前提概要参考:http://www.cnblogs.com/liandy0906/p/7936524.html DbContextBase db = new DbContextBase(); var list = db.PurchaseOrderTBs.ToList(); List<Purchase
阅读全文
摘要:开发插件 ActiveRepoert 1.新建一个MVC的web项目 2.新建项 3.设置表格需要打印的字段 4.新建aspx显示报表视图 <body> <form id="form1" runat="server"> <asp:ScriptManager ID="ScriptManager1" r
阅读全文

浙公网安备 33010602011771号