Here is my report: https://sites.google.com/site/bullxtech/MarchDang_Fiche.rpt?attredirects=0&d=1
I have two Collections as below 开发者_Go百科Customer cid : 1 | name: John ; cid : 2 | name: Joseph;
I am printing a details subreport that gets printed let\'s say 5 times on the overall report, for 5 query results. I compute some stuff for it with my code, and so I use BeforePrint event on an XRTabl
What property do 开发者_运维知识库i need to set in the C1Report Designer to display the heading of my sub report on each new page.
I\'ve created a Crystal Report project with MS Access DB backend on our development server in 1st. Step. The path is smth. like H:...\\db\\my.d开发者_运维知识库b. After compiling the project, I\'ve de
In crystal reports, when i place mouse over the sub-report, it shows as a link and if i开发者_StackOverflow click on it, it comes as a new report. How can i prevent it ? Set the EnableDrillDown proper
I\'m having a hard time getting a sub report to show up in my application using reportviewer.It works perfectly when debugging it locally.But when I upload it to the server, the sub reports are blank.
I am trying to represent a parent-child-grandchild relationship in a SQL Server Reporting Services RDLC report.The report is rendered into a reportviewer control that is hosted in a WPF app.I am using
What I am trying to do is seemingly simple. I have a master report that includes a subreport element.The subreport is populated from 开发者_如何学Ca JRAbstractBeanDataSource, that has a collection of
I have a stand-alone report that works no problem.I have added it as a subreport and linked up all of the parameters, but when I run the report in BIDS I get the error message in the subject of this p