I'm just writing the data from a datatable into a csv file and hence finally when I open the csv file with Excel, i displays all the column values in a single column separated by commas, How to get the output sheet categorized into columns as it is present
in the datatable? I want to have column names in the output sheet. Pls help.
Go to the complete details ...