I have a 2 data sets main table and sub table which are related. I want to export the merged data but the main row contains multiple sub rows.
I tried for loop and foreach datarow1 (insert datarow2) but I want all the sub rows which are related to the main row
New contributor
Surya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.