I have a DataGrid with a checkbox column. When I click on a checkbox, the DataGrid selects the appropriate row but doesn't change the checkbox, so I have to click the checkbox again to change it.
How do I make it so I only have to click once on the checkbox?
Thanks in advance,
rgames