e参数,datarow只能锁定行,怎么返回checked属性?
If e.NewValue IsNot Nothing Then e.DataRow.Checked = True Else e.DataRow.checked = False
endif