HowTo Bind Crystal Reports to Entity Framework? -


How can a unit framework organizations bind the crystal report?

I have not found any solution yet.

(And I still do not have enough points to vote on existing questions)

As for me, I read the link given below

Describe how to link the Antiquity framework and crystal report.

Protected Zero Page_load (Object Sender, EventAgps E) {Reports for Back Codes. Crystal Report 1 _RPT = New Report. Crystal Report 1 (); & Lt; Test & gt; List_Test = New list & lt; Test & gt; (); Experiment (tempdbEntities _tempdbEntities = new tempdbEntities ()) {list_Test = _tempdbEntities.Tests.ToList (); } _Rpt.SetDataSource (list_Test); CrystalReportViewer1.ReportSource = _Rpt; CrystalReportViewer1.RefreshReport (); }

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -