Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Crystal Report Show Blank Page Error in c#.net

$
0
0

Hi ,

I m working in c# Visual Studio 2008 windows application . when i run the project first time crystal report show the blank page after that i pressed refresh button , report will display.i tried all report refresh concept but not working.

can u anyone plz tell me the solution for this...

Coding

Report_AMCDataPreview report1 = new Report_AMCDataPreview(); report1.SetDataSource(dd.Tables[0]);

report1.SetDatabaseLogon("Admin", "jts100");

crystalReportViewer1.ReportSource = null; crystalReportViewer1.ReportSource = report1;

thanks & regards



Thanks & Regards,



Viewing all articles
Browse latest Browse all 31927

Trending Articles



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