会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
赖文华.NET
Anything is possible!(专注.NET,SAP FIOC,SAP ABAP) 一个人对于某个领域的理解,领会,实践,都有可能是片面的,沟通是最好的老师,可达到共同提高。
博客园
首页
新随笔
联系
管理
订阅
2007年11月20日
winform datagrid 隐藏列。
摘要: this.dataGrid1.DataSource = dv; this.dataGrid1.TableStyles.Clear(); DataGridTableStyle dts = new DataGridTableStyle(); dts.MappingName = dv.Table.TableName; this.dataGrid1.TableStyles....
阅读全文
posted @ 2007-11-20 12:33 赖文华.NET
阅读(929)
评论(0)
推荐(0)
编辑
公告