Hello!
Quick question. How to convert the variable type of the values of a data table? I’m having an issue when merging because of the conflict of data type.
Is it possible to convert the whole data table into an Object or String type using linq?
Thanks!