Here is the scenario,
I have a grid, ObservableCollection
Thank you in advance,
Rikam.
Here is the scenario,
I have a grid, ObservableCollection
Thank you in advance,
Rikam.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Sep 15, 2021, 9:37 AM
Hi Rikam,
Yes, your objects need to implement INotifyPropertyChanged
or
Make StoredValue class with OnValueChanged event in setter
Rajanikant HawaldarPosted Sep 15, 2021, 2:58 PM
Rikam PalkarPosted Sep 15, 2021, 11:49 AM