This question is locked. New answers and comments are not allowed.
Hi
I have a question about mvc export.
How can i export my grid
- To Excel
- To Word
- To Csv
- To Pdf
I did this:
and this:
and these really good, but i want make something different, like this:
I use grouping, and i want to see separate group my export files too.
ExportToExcel(), ExportToCSV()... are do it really well in ASP.NET Ajax, but i don't know, how to do this in MVC.
If someone know this, please help me.
Thx
P.s.:Sorry for my faults of spelling,English is not my native language.