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 |  
                                    | robbydoggStarting Member
 
 
                                        6 Posts | 
                                            
                                            |  Posted - 2011-11-17 : 07:26:03 
 |  
                                            | Hello,I have had a look around and couldn't find an answer.What i'm looking to do is hide / show a column, depending on whether a specific row has the true / false value in it's hidden property in .In example i have (expanded)Col 1 = Areacol 2 = DealerRow 1 = Areas (group)Row 2 = Dealers (individualArea     Dealer1        1         22        3          4 3        5         6 4        7         8 collapsed i want it to show just:Area1234without the coloumn named 'Dealer' appearing.Any ideas?Thanks  For each problem, there is a solution. For each solution there is someone with another problem to render the original solution useless |  |  
                                |  |  |  |