Adding a row from one gridview to another

Feb 21 2009 3:25 PM
I have a gridview with checkboxes. How can I copy the checked values from the previous gridview to another gridview?

Answers (1)