I met a wired problem when using SSRS in vs2008.

 

In the report page header, a textbox call a reportItem which connected to DB to retrive data in page body. The problem is the textbox shows blank in page header with no data, but when it's exported to pdf, everything is ok.

It really puzzled me for several days. And the solution is :

Change the called report item position---Drag the report item you called above the body's tablix, don't let the tablix totally cover it. Then it works well.  

May be it's MS's defect.


posted on 2010-09-01 11:07  Alan Yang  阅读(341)  评论(0编辑  收藏  举报