2013年4月10日

DataGirdView 新建 Row 鼠标点击 数据变成 空白 的问题

摘要: 今日使用DataGridView 在Form中Init代码如下: dataGridView1.SetColumn(typeof(DebtNormal),ePropertyFieldFilter.All); var debtinfo = new De... 阅读全文

posted @ 2013-04-10 14:12 norsd 阅读(197) 评论(0) 推荐(0) 编辑

导航