Hey,
I have a binding to an ObservableCollection that keeps overwriting all the data in the collection with whatever is current when I attempt to add to the collection or whenever the current data itself is changed. I know there is a simple fix for this but I'm not sure what I am missing.