如何合并水晶报表中的列? [英] How to merge a column in crystal report?

查看:81
本文介绍了如何合并水晶报表中的列?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的数据库表数据如下:



My Database table data bellow :

SINo	Product	                Unit	ItemName
1	CAP FBM (TIFNY) 200ML	KG	HDPE (POLYETHYLENE)
1	CAP FBM (TIFNY) 200ML	KG	PP (POLYPROPYLENE)







如何制作与下图相同的水晶报告:




How to create a crystal report same as bellow:

SINo	Product	                Unit	ItemName
1	CAP FBM (TIFNY) 200ML	KG	HDPE (POLYETHYLENE)
			                PP (POLYPROPYLENE)

推荐答案

右键点击报告添加 ... SINo

然后

right click on report Add group ..."SINo"
then
SINO Group header Section   ... -> set section property Underlay following Section = true
------------------------------------------------------------------------
SINo	Product	                Unit

Detail Section
------------------------------------------------------------------------
                                            ItemName



快乐编码!

:)


Happy Coding!
:)


这篇关于如何合并水晶报表中的列?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆