winforms - datagridview row height doesn't resize when defaultcellstyle is set to wrapmode
        Posted  
        
            by BhejaFry
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BhejaFry
        
        
        
        Published on 2010-04-26T18:01:35Z
        Indexed on 
            2010/04/26
            18:03 UTC
        
        
        Read the original article
        Hit count: 340
        
Hi folks, i have a datagrid that displays long text on couple columns. I have set the cells defaultcellstyle to wrap. This works but now the row height doesn't change to compensate for the wrapped text & the text is getting cut-off.
What am i missing?
TIA
© Stack Overflow or respective owner