Please help me out!
Am using VB.NET 2008 and I have two DataGridviews namely DataGridview1 and DataGridView2.. Now, I have 4 columns which are check1, Name, Address and Age.
My headache now is, I want after a user checks/selects rows from DataGridView1, then those rows should be filled in DataGridView2 on a click of a button.
Is that really possible? Help me out gurus.
Thanks in advance.
ben.
Am using VB.NET 2008 and I have two DataGridviews namely DataGridview1 and DataGridView2.. Now, I have 4 columns which are check1, Name, Address and Age.
My headache now is, I want after a user checks/selects rows from DataGridView1, then those rows should be filled in DataGridView2 on a click of a button.
Is that really possible? Help me out gurus.
Thanks in advance.
ben.