Click here to Skip to main content
15,906,645 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a crystal report named CR1.
Now i want to populate the data from multiple tables into my crystal report CR1.
I am using VS2008 and coding language is C# in ASP.net
Any help will be appreciated.
Posted

1 solution

Insert new subreport in crystall report and set the second datasource to subreport.
http://msdn.microsoft.com/en-us/library/ms227520(v=vs.90).aspx[^]
 
Share this answer
 

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