Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Support for BindingList? #161

Closed
Karmageddonium opened this issue Oct 21, 2021 · 1 comment
Closed

Support for BindingList? #161

Karmageddonium opened this issue Oct 21, 2021 · 1 comment

Comments

@Karmageddonium
Copy link

Hi!
I have an observable collection as Source for DataGrid and i am trying to get the ability to update value in certain row.
BindingList is the best way to do with INotifyPropertyChange entities but if i connect bindingList as Source - nothing changes, even new elements do not appear onto the Grid.

Can u advise me smth?

Thx in advance

@Karmageddonium
Copy link
Author

Nevermind, it appeared that observableCollection works with INotifyPropertyChanged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant