Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Two 'columns'
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Divers
Thread ID:
01104214
Message ID:
01104234
Vues:
14
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform