随笔分类 -  Crystal Report

摘要:解决方式:The advices for crystal report database connection settings:1, Using ApplyLogOnInfo method instead of SetDatabaseLogon method. The code example a... 阅读全文
posted @ 2014-06-19 11:15 龍☆ 阅读(290) 评论(0) 推荐(0)
摘要:数据集:报表结果:前面需要空缺的列都按照flag为1时进行隐藏:每个字段都可以根据一定的条件,设置显示的string或者是是否显示,或者重复的不显示。Format object-->Report右键:Sections Expertà可以设置report的各个部分是否显示,也可以根据条件设置是否显示:... 阅读全文
posted @ 2014-06-19 11:06 龍☆ 阅读(196) 评论(0) 推荐(0)