Export Data Table to Excel-Word-PDF-CSV-HTML-XML–Razor style
This tutorial show you how to export a DataTable to Excel, Word, CSV, HTML, PDF.
GitHub Demo at https://github.com/ignatandrei/Export_Word_Excel_PDF_CSV_HTML
The Nuget package is at http://www.nuget.org/packages/Exporter/
YouTube demo at http://youtu.be/jo0v8Asm3sE
How can I set the path used for export?
I want to use the package in MVC and would like to set the path used.
Never mind, see it is on another post. Awesome library!