会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Just be a Coder!
只要坚持,成功就只有一步!
博客园
首页
新随笔
联系
订阅
管理
2011年10月14日
关于水晶报表的其他说明
摘要: 实例化模版对象的两种方式: 1. 模板名称 对象名称 = new 模板名称(); 2. 使用ReportDocument ReportDocument report = new ReportDocument(); string reportPath = Server.MapPath("UserInfoForm.rpt"); report.Load(reportPath...
阅读全文
posted @ 2011-10-14 10:27 Margin22
阅读(237)
评论(0)
推荐(0)
编辑
公告