-
I would like to request a sample of how to use the ReactiveUI MVVM framework from inside a Prism 4.0 WPF/Silverlight application;
to make a async call to an odata and on success populate a grid with t…
-
Binding BarCodeDetectionEnabled makes the entire page unresponsive.
Neither buttons nor the back swipe/button to navigate from the page stop reacting. I've bound an EventToCommandBehavior to a detec…
UkeHa updated
9 months ago
-
Hi mertsimsek. I am just following this example. i have create a app to get user detail from github service.
I have added everything that you added in di,data, packages. but i was getting …
-
### Description
None of the dialog services work on navigated pages. Dialogs pop up and seemingly return information but they won't disappear. Then an unhandled exception is thrown on second button…
-
### Describe the bug
Documentation of `ObservableRecipient.Broadcast` indicate that Broadcast(...) should be overridden in order to use a custom channel (token). If we need to use the features of `…
-
from our chat:
Tim, [19.08.2022 11:43]
the question is, is Item the only supported syntax?
Tim, [19.08.2022 11:43]
or is Item[theKey] also working?
Tim, [19.08.2022 11:44]
And is MyOtherI…
-
In this collection of Android Apps fundamentals, our aim is to build sample apps for demonstrating the best practises that developers can follow while dealing with those topics.
In this module.
Cre…
-
### Description
When the initial NavigationPage navigation happens while the app is in background, the page content is not showing.
affected Versions: 8.0.14 / 8.0.20-nightly.10336
related to #2111…
-
md110[CodePlex] hi
I am using the CheckComboBox ver 2.0.0 in my wpf mvvm project
but I seem unable to bind the selecteditems. when Bind selecteditems to a property in wpf exception errror
SelectedI…
-
pschimmel[CodePlex] I use some custom datagrids with columns which can be bound to a ViewModel using the MVVM pattern. This class is directly inherited from DataGrid; I added the DependencyProperty Bi…