Currently I am using EPPlus Library mainly because EPPPlus doesn't need of office installed on End user pc but right now i've been specifying(insert) each row and column in to worksheet on this library.
I want to generate the excel file from GRIDVIEW data on server side without office tool.
So i need some other solution or Library file that could meet my expectation.
Thanks in advance.