How to bind gridview using webmethods in c#?
        Posted  
        
            by sundaram
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sundaram
        
        
        
        Published on 2010-06-18T11:51:22Z
        Indexed on 
            2010/06/18
            11:53 UTC
        
        
        Read the original article
        Hit count: 324
        
c#3.0
Hi All,
Please Help me. I have gridview control ( id,name,address,job.............). after entering the id remaining details display in the grid. it's working fine(using webmethods). But i need to bind the gridview from client side only.
© Stack Overflow or respective owner