Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two 'columns'
Message
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Miscellaneous
Thread ID:
01104214
Message ID:
01104234
Views:
13
In the designer, right click on the "Details" bar (separates Details from above sections) and select "Section Expert". One option is "Format with Multiple Columns".

>Lets assume I have the following table:
>
>id    name         zip
>--    ---------    --------
>1     Einar        54971
>2     Bob          54972
>3     Joe          54973
>4     Frank        54974
>5     Alfred       54975
>6     Ethan        54976
>
>
>I want to create a Crystal report with two "columns" something like this:
>
>id    name         zip               id    name         zip
>--    ---------    --------          --    ---------    --------
>1     Einar        54971             4     Frank        54974
>2     Bob          54972             5     Alfred       54975
>3     Joe          54973             6     Ethan        54976
>
>
>or even something like this:
>
>id    name         zip               id    name         zip
>--    ---------    --------          --    ---------    --------
>1     Einar        54971             2     Bob          54972
>3     Joe          54973             4     Frank        54974
>5     Alfred       54975             6     Ethan        54976
>
>
>Is this possible? (I am just trying to save some trees<s>)
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform