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 |  
                                    | yogeshjshahStarting Member
 
 
                                        1 Post | 
                                            
                                            |  Posted - 2014-07-30 : 07:25:13 
 |  
                                            | Hi,I need to double-underline the text content within a tablix cell in an SSRS report.SSRS does not provide a text content with an option of “double-underline”. This option is present for the tablix cell, but that would double-underline the whole cell, whereas the requirement is to only double-underline the text within the cell.Appreciate your help on this. |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2014-08-02 : 06:06:29 
 |  
                                          | Can you try with single underline (u tag)inside expression and select placeholder properties to render as html. Then add a line item on bottom of required text to give it double underline effect------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |  
                                          |  |  |  
                                |  |  |  |