I need to copy a each row in a data table with it\'s child row editing each row in C#enter image description here. Please check my code.
DataTable dt = new DataTable();