Click here to Skip to main content
15,908,909 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a datatable table with data then i need to generate a new csv file???
will anyone help me please???
Posted

If I understand the question correctly, there are a lot of examples if you would google[^].

For example, have a look at Writing a DataTable to a CSV File[^]
 
Share this answer
 
It's not very hard task.Here is an article which helps you to do it.

Export Datatable to CSV Using Extension Method
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900