Hi everyone, hope all is fine. i need a help in C#. i have a data table with col
ID: 3726868 • Letter: H
Question
Hi everyone, hope all is fine.
i need a help in C#. i have a data table with column like Id, Name, Address, Grade with data inside,
then i have an other string list which create the new data table with columns that are in the list but the column in the list are same as the columns in the first data table in different order.
so, i want to copy the data from first data table into second data table base of column name, in addition, each time user run the program is possible to add or remove the list of the column base of user selection. but always the column name in the first data table are exist in the second datatable, so can you guys help me to say how can i copy data from first data table into second empty datatable by checking the coumns name?
thanks alot
best regards
Explanation / Answer
//Second Method :
Just Referecne:
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.