摘要:
1. 问题:DataGridView单元格编辑后,只有离开焦点时,编辑的内容才会生效(在绑定的DataSource中生效)。 使用 this.dataGridView1.CommitEdit(DataGridViewDataErrorContexts.Commit); 2. 问题:绑定空List<T 阅读全文
posted @ 2016-10-17 17:20
David Huang
阅读(761)
评论(0)
推荐(1)
浙公网安备 33010602011771号