摘要:
问题描述: 当在其他线程里面访问DataGridView控件的时候,设置了Control.Check 但是在访问DataGridView中的数据的时候,提示Microsoft.VisualStudio.Debugger.Runtime.CrossThreadMessagingException,并且该值是之前的旧值,并不是我更改后的值。解决方法: 将是用DataGridView.Rows[x].Cells[x].Value 换成EditedFormattedValue 阅读全文
posted @ 2013-12-05 11:24
侠梦千年
阅读(1316)
评论(0)
推荐(0)

浙公网安备 33010602011771号