Click on the row that you want to add the space below, go to the properties window and increase your 'Height' value. Also, make sure that the 'VerticalAlign' field is set to 'Top'. This will add empty space between that row and the one directly below it.
Hope this helps.
Jarret
|||I guess I wasn't clear. I dont need space between the rows, but between the last column in a row group and the first column in the next row group. Does that make sense?|||Click on the last column in the matrix, and in the properties window, increase the Padding-Right value. You might want to increase the Width of that column to handle the additional padding. Does this do what you are trying to accomplish?
Hope this helps.
Jarret
|||No, padding won't help. Here's my layout. I need more space between the subject areas.
So, you are wanting something like a 'spacer' column? What if you add another blank column to you report? Right click your textbox below the 'Advanced' column and select 'Add Column', then just leave it blank.
Jarret
|||
ELA | Math | ||||||||||
Below Basic | Basic | Proficient | Advanced | Below Basic | Basic | Proficient | Advanced | ||||
17% | 46% | 37% | 1% | 14% | 36% | 30% | 20% | ||||
9% | 57% | 30% | 4% | 22% | 49% | 16% | 13% | ||||
16% | 36% | 44% | 4% | 13% | 39% | 22% | 26% |
See the space I've added between ELA and Math sections? Thats what I want.
|||That adds a second column of data that will repeat. So instead of one column under advanced I have two.|||Would you still want the tables to appear horizontally next to each other? Have you considered placing the matrix in a list control and adding a groupping by subject? This would effectively give you a matrix per subject but they would be layed out vertically.|||I have to lay them out horizontally bc of how many rows there are. If I do it vertically the report gets too long to read.|||Does anybody have a clue how to do this? It seems like it'd be so simple...
No comments:
Post a Comment