Hi,
I've a column in my XamGrid like this:
Hi again,
there is a mistake in my question... but I can't edit the post.
It has to be: I can set IsEnabled on the checkbox but if I do so, the column is gray instead of just "not clickable" like the other columns.
I've found a solution:
I set IsHitTestVisible and Focusable to False on the CheckBox.
If somebody has the same problem...