How to make addition of two columns data for another column where those two columns are type of stri
        Posted  
        
            by Harikrishna
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Harikrishna
        
        
        
        Published on 2010-05-07T06:57:30Z
        Indexed on 
            2010/05/07
            7:18 UTC
        
        
        Read the original article
        Hit count: 202
        
I have datatable and there two column which is type of string and I want to make addition of that two columns data for another column how can I do that ?
© Stack Overflow or respective owner