Hai
in my webform there are two gridviews and add button and one clear button
In first gridview afterbinding data from database i have to placed check box,and header checkbox in firstgridview
so when i check the checkboxes and when i clck the add button the selected records should be added to second gridview and when i check the header checkbox all records should displyed in second gridview
and when i click the clear button records in second grid view should be cleared
how to write code for vb.net this plz plz help me