Crystal version 11.0
I need to display group values horizontally instead of vertically, I know I can use the section expert and check the “format with multiple columns” option on my details section (which is currently hidden), this plus the "multiple columns format" option allows me to get the values to be printed horizontally but the issue now is this changes orientation for all groups in my report and I only want this behavior for group number 2.
Here’s a sample of what’s happening right now and how I want it.
Currently:
GH1 (value 1) GH2 (value 1) GH2 (value2) GH1 (value 2)
GH2 (value 1) GH2 (value 2) GH2 (value 3) GH1 (value 3) ...
Desired:
GH1 (value 1)
GH2 (value 1) GH2 (value2)
GH1 (value 2)
GH2 (value 1) GH2 (value 2) GH2 (value 3)
GH1 (value 3) ...
I need to display group values horizontally instead of vertically, I know I can use the section expert and check the “format with multiple columns” option on my details section (which is currently hidden), this plus the "multiple columns format" option allows me to get the values to be printed horizontally but the issue now is this changes orientation for all groups in my report and I only want this behavior for group number 2.
Here’s a sample of what’s happening right now and how I want it.
Currently:
GH1 (value 1) GH2 (value 1) GH2 (value2) GH1 (value 2)
GH2 (value 1) GH2 (value 2) GH2 (value 3) GH1 (value 3) ...
Desired:
GH1 (value 1)
GH2 (value 1) GH2 (value2)
GH1 (value 2)
GH2 (value 1) GH2 (value 2) GH2 (value 3)
GH1 (value 3) ...