Transferring data ffrom datagrid1 to datagrid2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zikite Arlo
    New Member
    • Feb 2014
    • 1

    #1

    Transferring data ffrom datagrid1 to datagrid2

    HI. I Am using VB.NET 2008 and I have two DataGridviews namely DataGridview1 and DataGridView2.
    My problem is that on a click of a button, i want to transfer all the data in a row from datagrid1 into datagrid2. Now, the data will disappear in the datagrid1 because it will al goes to datagrid2.
    How can it be possible?. please Help me out :(
    Great Thanks.
Working...