Hi,
Is it possible to export a Grouped Grid in asp.net MVC Grid?
I apply a grouped column and then I tried following command. Export OK but not grouped.
gridModel.ExportToExcel(myData, “myExcelFile.xls”);
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top