hi
I have a simple WPF project and an in-memory observable collection bound to it from here:
http://docs.telerik.com/devtools/wpf/controls/radgridview/populating-with-data/in-memory-date
The IsReadOnly property is set to False. When I click a cell it simply turns white (loses the content) and is read-only.
What am I missing here?
Regards,
Michael