-
Hi, is there any guide on how to implement apollo with mvvm architecture using coroutines?
-
I have followed the instructions and samples as closely as possible to attempt to use LiveCharts and LiveCharts.WPF in an MVVM context. That is, using no code behind and binding to data in a ViewMod…
-
```
Which version of ZKGrails you're using? On what operating system?
latest version on Win 7
Which version of Grails you're using?
latest version
What steps will reproduce the problem?
1. I cannot…
-
Since I saw you are currently working on `RefreshView` I thought you could maybe fix the old Xamarin.Forms implementation that is inconsistent with Android and iOS.
On XF, if you set `IsRefreshing`…
-
When I press a ButtonRow I change the value of my binded viewmodel-form tuple. Although the updated is made, I can see the change through the form.values() method, the row is not automatically "re-dis…
-
Hello,
I am developing custom UI setup project with WPF on 4.7.2 .net
I am using Caliburn.Micro (4.0.212) and WixSharp_wix.bin (2.3.2) nugets.
When updating WixSharp_wix.bin to 2.4.1, msi file bui…
-
## Description
.NET MAUI has, IMHO, an elegant way to extend controls with an easy way to hook and unhook to events and works very well with MVVM arch and others. I'm talking about the [Behaviors A…
-
I need some help designing and implementing the rest of `AdvancedCollectionView`.
- [ ] Grouping
- [x] Live Shaping (sorting, filtering, grouping)
This functionality exists in WPF4.5
-
Here's a working example of **hardcoded cascading ListBoxes** using `subModelSelectedItem`:
https://github.com/user-attachments/assets/2734db15-dba4-4cd1-ad7c-7c895ede8ff9
**GitHub Source:** htt…
YkTru updated
22 hours ago
-
Hi!
I'm trying to implement Mapbox in my Xamarin.Forms app and have a problem.
When i'm adding List of Annotations to Map and restart app, i'm getting Exception:
_java.lang.NullPointerException: …