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

CrystalReportViewer - adding a HTML after binding the report document.

$
0
0

Is there way to use the CrystalReportViewer object to show some HTML defined aside from a ReportDocument object.

I tried to use the Controls collection of the CrystalReportViewer object, but without success.

crv.ReportSource = rd;
crv.DataBind();
pnTest.Controls.Add(table); // table is a HTML table which is defined aside from the rd - report document.


Viewing all articles
Browse latest Browse all 1507

Trending Articles



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