I've got a page that's displaying data from a jQuery Flexigrid datagrid. Out of the box, the Flexigrid doesn't support exporting to Excel. What I've done is modified the Flexigrid to have an Excel ...
This repository contains sample code for implementing Excel Export in ASP.NET 5 using Open XML SDK. Modify the project.json file and include Open XML SDK reference ...