RDLC Page Footer not displaying visual studio 2008

大城市里の小女人 提交于 2019-12-24 01:45:20

问题


I have a project in which I have to use Visual Studio 2008, and I'm trying feverishly to add a Page Footer. It adds from the top menu in VS 2008 under "Reports"

However, I cannot see it getting displayed. I have a Excel export link that rips through all the code rendering out the RDLC into Excel.

I added a company logo image to the top as a Page Header, that works fine, but not sure why zero from text/images/static and dynamic text is not appearing in footer / bottom of excel page from the RDLC.

Anyone?


回答1:


Wow, spent a lot of time on this. Finally figured out after looking at the spreadsheet in print preview mode that the footers are in fact there, they just don't show up in the rows.



来源:https://stackoverflow.com/questions/15979294/rdlc-page-footer-not-displaying-visual-studio-2008

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!