SSRS2008中不能直接像05中那样直接设置fixed headder
参考 :http://blogs.msdn.com/robertbruckner/archive/2008/10/13/Repeat-Header-And-Visible-Fixed-Header-Table.aspx
摘抄如下:
- in the grouping pane, click on the small triangle and select "Advanced Mode" to show static members:
- verify that you have the properties grid turned on (in BI Development Studio use F4, in Report Builder go to the "View" tab and select "Properties")
- select the corresponding (static) item in the row group hierarchy
- in the properties grid:
- set KeepWithGroup to After
- set RepeatOnNewPage to true for repeating headers
- set FixedData to true for keeping headers visible
Andrew Chen
浙公网安备 33010602011771号