开发者

RDLC Subreports

Is it possible to use an IIF statement to choose which subreport is used? I have two subreports, one of which is always hidden based on a report开发者_如何学编程 parameter, but an empty line still shows up when one of them are hidden.


No, I am not aware of any method for doing so. I think you will have to use a trial-and-error approach to solving the empty line issue. In my experience these annoying formatting issues often crop up for obscure reasons. Try changing the padding or sizes of the objects surrounding or in the vicinity of the subreports. If that does not work then try creating and placing a 3rd subreport on the main report which contains the original two subreports so that you have only one subreport on the main report.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜