如何在rdlc报告中显示tablix列行到页脚
如何在rdlc报告中显示页脚到页脚。如果数据较少,则应根据数据上到底部(页脚)。
例如。我有2个项目。它应该显示2个项目,并且行应该继续向上到页脚。
如果我有5个项目。它应该显示5个项目并且行应该继续向上到页脚。
喜欢它应该根据数据长度进行调整。请帮我在RDLC(asp.net和c#)中如何做到这一点.....
我们非常感谢您的帮助!
非常感谢您提前!
点击这里查看简要问题......
How to display the the column lines upto footer in rdlc report.If data are less it should go upto bottom (footer) based on data.
For Example.I have 2 items.it should display 2 items and lines should continue upto footer.
If I have 5 items.it should display 5 items and lines should continue upto footer.
like that it should be adjust based on data length. please help me how to do it in RDLC (asp.net and c#).....
Your help would be highly appreciated!
Thank you very much in advance!
Click here for Brief Problem...
你可以使用水晶报告代替rdlc
you can use crystal reports in place of rdlc