Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Mail Label Issue Post Reply Post New Topic
Author Message
sumu
Newbie
Newbie
Avatar

Joined: 22 Dec 2009
Location: India
Online Status: Offline
Posts: 6
Quote sumu Replybullet Topic: Mail Label Issue
    Posted: 24 Feb 2010 at 1:08am

In one of my project. i have a problem.
i want a Salary slip report. i use mail label. i want the report like

Name : mr X
Site   : Current SiteX

Site   Work(hrs)  Advance  Balance
-----   ------------   ----------- -----------
site1   10              100       500
site 2   2                50          10
.
.
Site n   5                   200     200
--------------------------------------------
Total  sum(Work)    sum()   Sum()


i use sql server as Db. i pass a datatable. the query to get ths datatable
will result like

currentsite      Name          Site    work advance Balance
------------------------------------------------------------
Current SiteX  MrX              Site1    10     100        500
Current SiteX  MrX              Site2    10     50          10
.
.
Current SiteX  MrX              Siten    10     100        500
Current SiteY  MrY              Site1     5        20         500


How will get multiple lable in mail label
or how will solve this
please help
 



Edited by sumu - 24 Feb 2010 at 1:41am
1234
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 24 Feb 2010 at 7:03am
in your stored proc, duplicate the data that you want for the mail slip.  CR will not duplicate it for you.
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.