datagridview checkbox column unable to fetch current row check status
need to use "datagridview1.EndEdit()" in "datagridview1_CellContentClick" event to finalize the editing of current row so that the changes made to the current row (in this case the change of check status) is submitted
No comments:
Post a Comment