摘要: 将GridView导出到excel时报错Control 'ctl00_ServerContent_GridView1' of type 'GridView' must be placed inside a form tag with runat=server.解决方法:在CS代码中添加如下方法: p... 阅读全文
posted @ 2016-01-18 14:20 MichelleDawm 阅读(257) 评论(0) 推荐(0)