Fetching data from different table in asp.net
        Posted  
        
            by Indranil Mutsuddy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Indranil Mutsuddy
        
        
        
        Published on 2010-05-03T07:29:39Z
        Indexed on 
            2010/05/03
            7:38 UTC
        
        
        Read the original article
        Hit count: 355
        
Hello there, I want to fetch data from separate tables in sqlserver and display them together in GridView, Is that possible? if so then please suggest. Thank you.
© Stack Overflow or respective owner