Replies: 1 comment
-
Hi guys, I have try to use dynamicdata from docs and this similar discussions (link discussion) with that example :
Not working for me. Do I have done some mistake from using it ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I want to observe an ObservableCollection when we adding Elements. This condition will be use into the CanExecute from a ReactiveCommand :
For example :
My issue here came from my SelectedPerson collection is set null collection at first.
Can we observe this collection when the collection changes because I want to do the WhenAnyValue when I have added something into it ?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions