refresh a collection in propertygrid
问题 hay all. i am using property grid to add or remove an object to a collection. but when the collectioneditor is closed only once the grid refreshes. after adding another object the grid wont get refresh. the collection in a list. i have seen many people with the same problem but no solutions. thansk 回答1: Implement INotifyCollectionChanged interface or use ObservableCollection class. see the link 回答2: I realise i am very late to the party, but here it goes. I use this base class public class