1
Answer

Adding a row from one gridview to another

I have a gridview with checkboxes. How can I copy the checked values from the previous gridview to another gridview?

Answers (1)