I am working on an ASP.NET MVC application where I need to export data to an Excel spreadsheet. Earlier in webforms applications, I used some code that I found to display the GridView as an excel compatible file. It was very convenient. I was wondering what the fastest / most efficient way is to do this in MVC. Thank.
asp.net-mvc
BigJoe714 Nov 19 '08 at 14:15 2008-11-19 14:15
source share