GridView到Word的导出 [英] GridView to Word Export

查看:75
本文介绍了GridView到Word的导出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hai ..,

我曾尝试将网格视图信息转换为Word文档,但是有类似"GridView"类型的"Control" gvProposalNew"控件必须放置在带有runat = server的表单标记中的例外."但是网格视图是显示所有记录为什么此错误会发送解决方案.

Hai..,

i had try to convert in grid view information to word document but there is exception like this "Control ''gvProposalNew'' of type ''GridView'' must be placed inside a form tag with runat=server.".but grid view is display all records why this error pl send solution.

推荐答案

< form>
< asp:GridView ID ="gvProposalNew" runat ="server">
</form>
<form>
<asp:GridView ID="gvProposalNew" runat="server">
</form>


这篇关于GridView到Word的导出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆