Description:I want my class object directly export to a excel file and force download the file as well using C# code. A generic method or code chunk would be more appreciated in which i can send any object to be exported to excel file.
Posted by: Khalid Abbas | Posted on: Oct 03, 2017
2
For using the above code you can just simply call the "ExportToExcel" method with providing your list as shown below
Replied by: Tabish Usman | Replied on: Oct 04, 2017