Export table to excel using ASP.NET MVC



Export table to excel using ASP.NET MVC

Export table to excel using ASP.NET MVC

You have to download and add JS (https://github.com/eligrey/FileSaver.js/blob/master/src/FileSaver.js) file in the project. Later you can export the HTML table data to Excel Spreadsheet.
Download project http://tools.ainigmadev.com/.

Comments are closed.