Can I make a two column Crystal Report?

2019-02-11 08:35发布

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条回答
我想做一个坏孩纸
2楼-- · 2019-02-11 09:11

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")

查看更多
登录 后发表回答