Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Problems regarding Report Design Post Reply Post New Topic
Author Message
santosh
Newbie
Newbie


Joined: 04 Mar 2009
Online Status: Offline
Posts: 3
Quote santosh Replybullet Topic: Problems regarding Report Design
    Posted: 04 Mar 2009 at 9:46pm

Hi All,

      I am using Vs 2005 + Windows application + Crystalreport.
I want to create report whose output should look like this.
 
 
UserName  Code                             UserName  Code  
dipak             A1                                 Dipali       D1
 
 
UserName  Code                             UserName  Code  
Nagesh            N1                                 Sunil       S1
 
I want to print in single detail section information of two user.
How can i do this?
Thanks in advance.
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 09 Mar 2009 at 6:53am
you can't.  think of the detail section as a row in your dataset, if there is only 1 user info in the row, then that is all that can be printed there. 
 
If you get the data via stored proc, you can manipulate that to have 2 users information, then you can display in the detail section, but depending on what else you want the report to do, this may not be useful.
 
Hope this helps
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 09 Mar 2009 at 12:33pm
You could possibly set the report up using the "mailing label" expert.  This will give you multiple columns.
 
You may have to get creative about any section headers that you need, though.
 
-Dell
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.016 seconds.