This question is locked. New answers and comments are not allowed.
Hi,
This kind of very Strange behavior in checkbox column.
In my GridView, I have few Textbox, Combobox and checkbox type of columns.
The grid is populated by ObservableCollection List.
My checkbox type of column displays check\uncheck box rather then "True\False".
The strange behavior comes when in change value in column just before the checkbox-type column.
The Checkbox type column starts showing "True\False" and as soon as i move out of the row, it comes back in check\uncheck.
If I hide the column, the column just before checkbox, every thing works fine.
This is kind of weired.
Rgds
Alfa
