0
kicks
ASP.NET Creating Crystal reports using C# and VB.NET
In this example i m going to describe how to create crystal reports in ASP.NET.
In this i am generating report by fetching data from two tables and grouping them based on Project Name. Database tables are just for demo purpose you can create your own tables with whatever schema you want
Two tables are as shown below.