Click here to Skip to main content
15,921,452 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,
I have a number of datasets that I want to print. Please suggest a way how can I print the data using crystal reports from the dataset without knowing the metadata of the dataset.
Thank you so much for your interest.
Regards
Posted

Take a look at this article.Dynamic Crystal Reports from C# Application[^]
 
Share this answer
 
Comments
Monjurul Habib 3-Dec-11 15:52pm    
nice link 5*
Wonde Tadesse 3-Dec-11 15:54pm    
Thanks
thatraja 3-Dec-11 21:48pm    
5!
Wonde Tadesse 3-Dec-11 21:50pm    
Thanks
Check these

C# Crystal Reports without database[^]
How to print Crystal Reports in C#[^]
If you want to print the data in Master-Details format then use Subreport,
C# Crystal Reports - sub reports[^]
C# Crystal Reports - on demand sub reports[^]
 
Share this answer
 
Comments
Monjurul Habib 3-Dec-11 15:51pm    
nice links. 5*

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900