Saqib Malick

Saqib Malick

  • NA
  • 23
  • 0

How to copy on click of Checked Box in One DataGridview to another DataGridview

Jul 8 2010 8:27 AM

I have two Datagridview which is bind to a datasource, I want to add a particular row from first gridview to another gridview, when click on my Checked Box field.

 My Gridview1 Column Name

ID(Autogenrate)    Name        Class

 Gridview2 Column Name

ID  Name     Class     Address       CheckedBoxColumn 



Answers (3)