How to bind gridview using webmethods in c#?
- by sundaram
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.