THere are two tables in my database. I've created a form using datagridview and inserted a new check box column to select the rows. All i need to do is to insert selected rows into a new row in other table. If i select multiple record all rows should be
transfered to new table in a button click. can anyone help me to do this c#
↧