@(Html.Kendo().Grid () .Name(gridId) .Excel(excel => excel.FileName(@filename)) .Events(e => e.ExcelExport("excelExport")) ).
確定! 回上一頁