I just upgraded from CR 9 that comes with vs.net 2003. I use vb. Under CR 9 the following code worked:
1. rptBillofLadingRpt.OpenSubreport _("rptBillofLadingDetail.rpt").SetDataSource(DsOrderDetail1)
2. rptBillofLadingRpt.SetDataSource(DsOrderSelectbyOrderID1)
3. rptBillofLadingRpt.Refresh()
4...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.