锐浪报表使用技巧.docVIP

  • 1509
  • 0
  • 约5.38千字
  • 约 5页
  • 2016-11-26 发布于北京
  • 举报
锐浪报表使用技巧

套打技巧 扫描原件电子版作为报表背景 报表上面依据背景画出控件位置 字段可以设计数据库报表的连接进行自动大批量打印 详见ppt 锐浪报表使用() 有两种模式()由代码连接字符串、推送给报表在填好连接字符串、报表自身,连接语句包含在报表中,不太安全) private GridppReport Report = new GridppReport();//1.定义一个新报表 public void showreport() { //2.载入报表模板数据 //Report.LoadFromFile(GridppReportDemo.Utility.GetReportTemplatePath() + program\\ParamQuerySQL2.grf); Report.LoadFromFile(Application.StartupPath + \\1.grf); //3.设置与数据源的连接串,因为在设计时指定的数据库路径是绝对路径。 Report.DetailGrid.Recordset.ConnectionString = Provider=SQLOLEDB.1;Password=xxxxxx;Persist Securi

文档评论(0)

1亿VIP精品文档

相关文档