会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
栢芯。◕‿◕。
—不喜欢说出自己
博客园
首页
新随笔
联系
管理
2010年3月26日
GridView 换行设置
摘要: this.GridView1.Attributes.Add("style", "word-break:keep-all;word-wrap:normal"); //一般换行 this.GridView1.Attributes.Add("style", "word-break:break-all;word-wrap:break-word"); //强制换行
阅读全文
posted @ 2010-03-26 17:03 栢芯
阅读(319)
评论(0)
推荐(0)
编辑
公告