I would like to expand the question asked on this thread
Binding listbox to observablecollection
by giving it an ability to persistent the data. The structur
Make sure you have the following condition:
[key]
Id
ID
public
Example:
public class MyEntity { [key] public Guid Id {get; set;} }