Datatable to string array. - C# / C Sharp
Datatable to string array.. C# / C Sharp Forums on Bytes. ... actually.. heres one that works better. it stores them as straight strings so you can go if(arraylist[0].tostring == "wow") {code} //make data table object called Tables...