1
Answer

how to pass grid view row data to another gridview row

my requirement was
1.iam getting gridview data from sp and assign to datatable dt for first gridview1
2.by seleticting that gridview row and then button click(outside of gridview ) iwant that gridview row to add in another gridview2
3.and that seleted row want to remove in first gridview row


plz help me

Answers (1)