I use a DataGridBoolColumn to format my DataGrid and I was quite surprised by its working : needing to click twice in the column before being able to change the CheckState of my cell:
- first time to select the cell
- second time to act on the checked status
Is this the normal working ? There is no way of clicking only one in the cell to directly check or not ?
Thanks
- first time to select the cell
- second time to act on the checked status
Is this the normal working ? There is no way of clicking only one in the cell to directly check or not ?
Thanks