Dim mycrpt As New Crystal.CrystalReport
mycrpt.ReportFileName = "D:\Pathology\Report1.rpt"
how to handover this report to microsoft report viewer in vb.net 2005
i have tried this
Me.rv1.LocalReport.ReportPath = "D:\Pathology\Report1.rpt"
|
Results 1 to 11 of 11
Thread: Crystal report 8.5Threaded View
|
Click Here to Expand Forum to Full Width |