悟生慧

 

winfrom水晶报表的创建

首先工具箱报表下拖入窗体CrystalReportViewer 控件

然后 添加新项 点击 Reporting 创建Crystal报表

            backReport.SetDataSource(dt);//数据传递给报表引擎
            crvBackListCard.ReportSource = backReport;//将报表设置为绑定到CrystalReportViewer控件

posted on 2010-10-18 11:40  悟生慧  阅读(386)  评论(0编辑  收藏  举报

导航