Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my project , I need to export an csv file , how to do this for a mvc new hand ?
Is there an example ,
greate thanks

What I have tried:

maybe csv helper could do this , but no clue for how to using this.
and also, there is a JsonResult which returns the data that I want to export into a csv file
Posted
Comments
Karthik_Mahalingam 23-May-16 0:06am    
is the data in a list format or Datatable ?

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