Quantcast
Channel: Crystal Reports
Viewing all articles
Browse latest Browse all 1507

2 grids in Crystal report

$
0
0

Hi,

I need to create a report with more than one grid and chart. How can I do that and how can I set more than one datatable for the report? I neet to set datatable from code behind.

CrystalReport1 cr1 = new CrystalReport1();
cr1.SetDataSource(dt);
CrystalReportViewer1.ReportSource = cr1;
CrystalReportViewer1.RefreshReport();


Viewing all articles
Browse latest Browse all 1507

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>