Copy column(eg: ID) data from DT1 table and paste data on the same column(ID) on dt2

i have two data tablesDT1 and DT2 and comparing the column header from DT1 to DT2 if header match i need to copy the column data from DT1 and to be paste in DT2 on matched column … can some one suggest any way or using LINQ query

Why did you post this on the News and Job Board? Put it in Help/Studio.

Anyway, searching the forum before posting a question that has already been answered…

This topic was automatically closed after 30 days. New replies are no longer allowed.