I've got a p开发者_Go百科re-formatted report in Reporting Services 2005, and I need to change it to insert a series of textboxes (some static some using data) at various places in the report.
Can I do this and keep all the rest of the spacing the same?
So I have:
aaa
bbb
ccc
ddd
eee
And I want to insert a new textbox below ccc but maintain the spacing above ddd without having to move ddd, eee, and anything below them:
aaa
bbb
ccc
zzzzz
ddd
eee
Personally, I'd move the textboxes below. However, you can add "zzzzz," set CanGrow to true, and give it a height of 0in. When it grows, it'll push everything else down.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论