User-17257777 posted
Hi sk209,
I am wondering now how to get the results table form sql and push to the client side an an excel document to be download.
From your description, I think you want to export data form database table to an excel for user to download. If this is the case you can use ClosedXML to implement it, you can follow the demo in this
link.
If I misunderstanded, please point it out.
Best Regards,
Jiadong Meng