同时避免GridView ArgumentNullException 值不能为空和使用Updatepanel乱码

在Web.config的<system.web>中增加(比较笨的方法)

<globalization requestEncoding="utf-8" responseEncoding="utf-8" culture="zh-CN" fileEncoding="GB2312"/>

posted on 2008-05-06 23:01  黄兆张's Blog  阅读(687)  评论(0编辑  收藏  举报

导航