Outputting Reports in Excel through ASP.NET application
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to create a report in Excel through an ASP.NET application. What is the approach that I need to take. I will be picking up the necessary data from a database server and arranging the data in required cells with proper formatting.
Use a 3rd party tool. SQL Reporting, Crystal Reports, Aspose or something else. Trying to program excel on the server is tough and it doesn't scale well.
I didn't get any requirements for the signature