Click here to Skip to main content
15,908,907 members
Home / Discussions / C#
   

C#

 
QuestionMaster Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one7-Jan-14 0:47
ahmed_one7-Jan-14 0:47 
Hi to All,

This is with reference to my earlier post Here.

Short Description about project:

Tools uses: Ms.Visual Studio 2010 ultimate edition, Sql Server & Crystal report.

In earlier post, I was succeed to create N-tier application. Two classes Orders & OrderDetails were used to create new orders and add to database. Data Access Layer was used to establish Database connection and provide Sql base operations.

Now I am willing to add reporting feature to my project, for a simple Report I can use following steps:

1-Add Typed DataSet in Visual Studio.
2-Based on that DataSet, create Crystal Report using wizard.
3-Using DAL class, to fetch data, create Report object and and set RecordSource property to Report object.

This report was run successfully..

What I couldn't figure out is how I build Master/Detail report using same approach. How can I pass a DataSet which contains 2 DataTable Orders and OrderDetails to Report Object to display complete Order from Northwind Databse.
AnswerRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
thatraja7-Jan-14 1:29
professionalthatraja7-Jan-14 1:29 
QuestionRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one7-Jan-14 18:18
ahmed_one7-Jan-14 18:18 
AnswerRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
thatraja8-Jan-14 4:05
professionalthatraja8-Jan-14 4:05 
GeneralRe: Master Detail report using Crystal Report in Visual C# 2010 Pin
ahmed_one8-Jan-14 17:08
ahmed_one8-Jan-14 17:08 
QuestionChanging text in Glyphs in XpsDocument Pin
defjef6-Jan-14 21:41
defjef6-Jan-14 21:41 
QuestionRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 22:14
mveRichard MacCutchan6-Jan-14 22:14 
AnswerRe: Changing text in Glyphs in XpsDocument Pin
defjef6-Jan-14 23:13
defjef6-Jan-14 23:13 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 23:28
mveRichard MacCutchan6-Jan-14 23:28 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
defjef6-Jan-14 23:39
defjef6-Jan-14 23:39 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan6-Jan-14 23:58
mveRichard MacCutchan6-Jan-14 23:58 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
defjef7-Jan-14 0:03
defjef7-Jan-14 0:03 
GeneralRe: Changing text in Glyphs in XpsDocument Pin
Richard MacCutchan7-Jan-14 0:26
mveRichard MacCutchan7-Jan-14 0:26 
QuestionIssues with using C# library in Excel 2007 VBA Pin
Wheels0126-Jan-14 5:45
Wheels0126-Jan-14 5:45 
AnswerRe: Issues with using C# library in Excel 2007 VBA Pin
Dave Kreskowiak6-Jan-14 7:52
mveDave Kreskowiak6-Jan-14 7:52 
GeneralRe: Issues with using C# library in Excel 2007 VBA Pin
Wheels0126-Jan-14 8:46
Wheels0126-Jan-14 8:46 
GeneralRe: Issues with using C# library in Excel 2007 VBA Pin
Chris Quinn6-Jan-14 21:35
Chris Quinn6-Jan-14 21:35 
AnswerRe: Issues with using C# library in Excel 2007 VBA Pin
TnTinMn6-Jan-14 12:03
TnTinMn6-Jan-14 12:03 
Questionwpf prompbox Pin
Member 93270026-Jan-14 3:40
Member 93270026-Jan-14 3:40 
AnswerRe: wpf prompbox Pin
Pete O'Hanlon6-Jan-14 3:59
mvePete O'Hanlon6-Jan-14 3:59 
QuestionPopulate a DVG from a csv file Pin
JOHNNYDEMICHAEL5-Jan-14 7:45
JOHNNYDEMICHAEL5-Jan-14 7:45 
AnswerRe: Populate a DVG from a csv file Pin
Dave Kreskowiak5-Jan-14 8:27
mveDave Kreskowiak5-Jan-14 8:27 
GeneralRe: Populate a DVG from a csv file Pin
JOHNNYDEMICHAEL5-Jan-14 12:13
JOHNNYDEMICHAEL5-Jan-14 12:13 
GeneralRe: Populate a DVG from a csv file Pin
Dave Kreskowiak5-Jan-14 12:24
mveDave Kreskowiak5-Jan-14 12:24 
GeneralRe: Populate a DVG from a csv file Pin
JOHNNYDEMICHAEL8-Jan-14 0:58
JOHNNYDEMICHAEL8-Jan-14 0:58 

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.