I have a datagrid with a CheckBox Column. Everytime I try unchecking it and checking the next cell down it rechecks the Checkbox cell I just unchecked. Does anyone know what I could use to stop it from rechecking a DataGridCheckBoxColumn when leaving that cell and checking another one?
I've commented out all of my code, tested, and I'm still not having any luck. Thanks.
I've commented out all of my code, tested, and I'm still not having any luck. Thanks.