Closed brmassa closed 1 year ago
Because I need to use some internal change notification events of BindingList to implement some functions, the standard List and Dictionary may not have these notifications. for example: event ListChangedEventHandler ListChanged;
What about ObservableCollection?
Congrats! Great library.
It's still missing the ability to display regular Lists and Dictionaries, besides BindingList.