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.