开发者

how to export datagrid item into excel file using Jquery?

开发者 https://www.devze.com 2023-01-17 17:41 出处:网络
how to export datagrid item int开发者_开发百科o excel file using Jquery?Please find the code below:

how to export datagrid item int开发者_开发百科o excel file using Jquery?


Please find the code below:

function exporttoexcel() {
    $('#export').click(function() {
         window.open('exportdata.aspx');
    });
}
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号