Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Grid/Table design Post Reply Post New Topic
Author Message
araknoid
Newbie
Newbie


Joined: 30 Sep 2008
Online Status: Offline
Posts: 1
Quote araknoid Replybullet Topic: Grid/Table design
    Posted: 30 Sep 2008 at 6:50am
Hi all, i'm new in crystal report and i use CR XI.
I get a set of records from a mssql db with storeprocedure and i have to display, grouping them, in tables.
This table must have 2 column where in the left i have different lines with the products name and on the right i have just one cell [ where the height is the sum of the height lines of the left column]. I did the grouping correctly and the display of the products name...the only problem is that i don't know how to get just one cell on the right column...

this is what i have at the moment
_________________________
product 1       |          price         |
___________|_____________|
product 2       |          price        |
___________|_____________|
product 3       |          price        |
___________|_____________|

what i need is this:

_________________________
product 1       |                           |
___________|                           |
product 2       |          price          |
___________|                           |
product 3       |                           |
___________|______________|

is it possible in CR? if yes...how?
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.