Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | gbrittonMaster Smack Fu Yak Hacker
 
 
                                        2780 Posts | 
                                            
                                            |  Posted - 2014-04-07 : 08:06:02 
 |  
                                            | I have a report definition with several sections.  Each has its own tablix.  I want to line up the columns in all sections so that they begin at the same horizontal position and have the same width.  I can't find a way to do that easily.I can (and do), line up the tablixes (sp?) using the "align lefts" or "align tops" buttons.  That's a good start.  However, I then want to line up the columns in the different sections.  That means making them the same widths.  I can find no way to do that other than opening the properties of each column and typing in a specific width.What is a better way to do what I need? |  |  
                                |  |  |  |