How to save datagridview columns with datas in sql server database

Posted by Shiny on Stack Overflow See other posts from Stack Overflow or by Shiny
Published on 2010-06-18T05:24:45Z Indexed on 2010/06/18 5:33 UTC
Read the original article Hit count: 162

Filed under:
|

Scenario is.... I have to select a row in datagridview and save those datas to database.It can any number of columns present. how to achieve this..

© Stack Overflow or respective owner

Related posts about c#

Related posts about sql