Hi everyone,
I am finding solution to put data from a column in a datatable into list of string. At the moment, I loop row by row in datatable and add each item value into list of string. I want to find a better solution for that.
Please help me if you have any idea.
Many thanks,
AnhTH15.