Copy Row from one DataTable to another

“Add data row : This row already belongs to another table.” can be solved by passing row.ItemArray from initial row and pass it to the ArrayRow property of the Add Data Row Activity.

This worked very well for me. Excellent, thanks!

6 Likes