水晶报表(crystal report )中显示CheckBox

1,在crystal report 报表的右边field explorer导航栏里面字体

新建一个formula field 并命名,最后的时候把拖个来的field 字体改成Wingdings3d

2,右键edit刚建好的formula field ,写一个控制checkbox 显示的表达式以下:orm

if {Command.CLAIMANT_SIGNATURE_FLAG} = 'Y' then
chrw(254)
else
chrw(168)blog

以下图操做:
it

显示完成form

相关文章
相关标签/搜索