Can I make a two column Crystal Report?

穿精又带淫゛_ 提交于 2019-12-18 18:35:30

问题


I have a report that has one detail row for every day of the month. I would like to present the info with days 1 to 15 in one 'group column' on the left, and the other days on the right. Each of these 'group columns' would contain four information columns.

I can do this manually by splitting the report DB query columns, but I'm really hoping there is a more elegant way.


回答1:


Open the details section in the section expert check the check box "Format With Multiple Columns" (and in the Common tab ). Additional tab "Layout" will be added. You can set there the number of columns and the direction (you need to choose "down then across")



来源:https://stackoverflow.com/questions/17906896/can-i-make-a-two-column-crystal-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!