I am having a main report with 3 subreports. Through link button i need to open the subreport.
I got the subreport name. but i am not able to open the subreport. Please help to solve this
My code looks like this
crSubreportDocument = crSubreportObject.OpenSubreport(crSubreportObject.SubreportName)