Click here to Skip to main content
15,921,793 members
Home / Discussions / C#
   

C#

 
GeneralRe: how can create Extension for document created in my project Pin
santosh_anu11-Sep-09 20:50
santosh_anu11-Sep-09 20:50 
GeneralRe: how can create Extension for document created in my project Pin
Not Active12-Sep-09 3:43
mentorNot Active12-Sep-09 3:43 
AnswerRe: how can create Extension for document created in my project Pin
PIEBALDconsult11-Sep-09 11:51
mvePIEBALDconsult11-Sep-09 11:51 
GeneralRe: how can create Extension for document created in my project Pin
santosh_anu12-Sep-09 6:00
santosh_anu12-Sep-09 6:00 
GeneralRe: how can create Extension for document created in my project Pin
PIEBALDconsult12-Sep-09 12:40
mvePIEBALDconsult12-Sep-09 12:40 
AnswerRe: how can create Extension for document created in my project Pin
April Fans21-Sep-09 20:21
April Fans21-Sep-09 20:21 
GeneralRe: how can create Extension for document created in my project Pin
santosh_anu21-Sep-09 21:04
santosh_anu21-Sep-09 21:04 
QuestionHowto: Show Additional linked Data from Database into Crystal Report Detail Section Pin
Sukhjinder_K11-Sep-09 6:31
Sukhjinder_K11-Sep-09 6:31 
I have a database including tables

Item_Master(Item_Code, Item_Model)
Invoice(Invoice_Code, Invoice_Amount, etc)
Invoice_Item(Invoice_Code, Item_Code, Item_Model, Item_Make, Unit_Price, Quantity)
Invoice_Item_Serial_Number(Invoice_Code, Item_Code, Serial_Number_1, Serial_Number_2)

Invoice_Item_Serial_Number.Invoice_Code refers Invoice.Invoice_Code
Invoice_Item_Serial_Number.Item_Code refers Item_Master.Item_Code
Invoice_Item.Invoice_Code refers Invoice.Invoice_Code
Invoice_Item.Item_Code refers Item_Master.Item_Code

Each Item has atleast One serial Number

I wish to get the following output in crystal report.
Item_Code Item_Model	Item_Make	Unit_Price	Quantity	Total
22	   AC12		Bluestar	18000	           1		18000
			Serial Number_1		Serial Number_2
			DXDEC11			DXSDSC22
			
24	   AC1		Bluestar	15000	           3		45000
			Serial Number_1		Serial Number_2
			REDDED3			EWSSD34
			DEF443D			DEWS332
			REFSD23			EWWDW34
			
22	   AC08		Bluestar	12000	           1		12000
			Serial Number_1		Serial Number_2
			FSDXDEC11		XSDDC22


Can you please let me know how should I setup my Crystal Report's Detail section to get the above output

Thanks
Sukhjinder

Looking for help on my OpenSource Media Player LetsYo

QuestionImage in WebBrowser Pin
AmirNapster11-Sep-09 5:22
AmirNapster11-Sep-09 5:22 
AnswerRe: Image in WebBrowser Pin
Not Active11-Sep-09 6:18
mentorNot Active11-Sep-09 6:18 
GeneralRe: Image in WebBrowser Pin
AmirNapster11-Sep-09 6:47
AmirNapster11-Sep-09 6:47 
GeneralRe: Image in WebBrowser Pin
Not Active11-Sep-09 7:08
mentorNot Active11-Sep-09 7:08 
GeneralRe: Image in WebBrowser Pin
AmirNapster11-Sep-09 7:12
AmirNapster11-Sep-09 7:12 
GeneralRe: Image in WebBrowser Pin
Not Active11-Sep-09 7:50
mentorNot Active11-Sep-09 7:50 
GeneralRe: Image in WebBrowser Pin
AmirNapster11-Sep-09 7:56
AmirNapster11-Sep-09 7:56 
GeneralRe: Image in WebBrowser Pin
Not Active11-Sep-09 8:06
mentorNot Active11-Sep-09 8:06 
AnswerRe: Image in WebBrowser Pin
April Fans21-Sep-09 20:47
April Fans21-Sep-09 20:47 
Question.net compact multi line text boxes Pin
faltopar11-Sep-09 5:21
faltopar11-Sep-09 5:21 
AnswerRe: .net compact multi line text boxes Pin
Richard MacCutchan11-Sep-09 5:52
mveRichard MacCutchan11-Sep-09 5:52 
AnswerRe: .net compact multi line text boxes Pin
April Fans21-Sep-09 20:51
April Fans21-Sep-09 20:51 
QuestionAccess a COM dll without registering it? Pin
DiscoJimmy11-Sep-09 4:38
DiscoJimmy11-Sep-09 4:38 
AnswerRe: Access a COM dll without registering it? Pin
J4amieC11-Sep-09 4:59
J4amieC11-Sep-09 4:59 
GeneralRe: Access a COM dll without registering it? Pin
DiscoJimmy11-Sep-09 5:02
DiscoJimmy11-Sep-09 5:02 
GeneralRe: Access a COM dll without registering it? Pin
J4amieC11-Sep-09 5:24
J4amieC11-Sep-09 5:24 
GeneralRe: Access a COM dll without registering it? Pin
Md. Marufuzzaman11-Sep-09 10:44
professionalMd. Marufuzzaman11-Sep-09 10:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.