subreport
Subreport in CrystalReport
Here is my report: https://sites.google.com/site/bullxtech/MarchDang_Fiche.rpt?attredirects=0&d=1[详细]
2023-03-07 04:36 分类:问答Create SubReports in Jasper Report using Java
I have two Collections as below 开发者_Go百科Customer cid : 1 | name: John ; cid : 2 | name: Joseph;[详细]
2023-03-03 05:14 分类:问答does DevExpress XtraReports have an easily accessible notion of "current detail report being printed"?
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[详细]
2023-02-25 02:53 分类:问答How to show the Heading of a Sub-Report on each page?
What property do 开发者_运维知识库i need to set in the C1Report Designer to display the heading of my sub report on each new page.[详细]
2023-02-19 22:32 分类:问答Deployment of Crystal Reports with ms access database as backend
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[详细]
2023-02-19 01:05 分类:问答crystalreports subreports
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[详细]
2023-02-14 02:49 分类:问答Missing Subreports when RDLC is moved to server
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.[详细]
2023-02-07 15:25 分类:问答Pagebreaks in RDLC Subreports don't appear
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[详细]
2023-02-05 21:21 分类:问答JasperReports: How to dynamically change subreportExpression
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[详细]
2023-02-05 16:09 分类:问答SSRS 2008 R2 "Error: Subreport could not be shown"
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[详细]
2023-02-02 21:24 分类:问答
加载中,请稍侯......