-
I am playing around with a few ideas of which I am not sure they would 100% fit in the application. A few apps I use provide a plugin system for this type of extensions. I think it can also be a good …
-
### Feature description
Hello,
I am in the process of evaluating the technical solutions for a new and relatively large Blazor/WASM project.
We are going to use MVVM, and on this topic I think th…
-
### Description
I have a collection view with mvvm binding of ObserveableCollection, The issue is when page is appear and i click on a button to load data , the collection view doesn't update ui , …
-
### Describe the bug
Hi,
After upgrading from 8.2.2 to 8.3.0, as soon I run my WPF application, I've got the following exception :
> System.TypeInitializationException : 'The type initialize…
-
Hello pchemguy,
first aw all very nice project, very inspiring, thumbs up!
I'm working on a similar project maintaining a customers data in excel. (Data validations, multiple forms, list views, q…
-
Would it not be helpful to enable binding on Document? I did it in this way and it seems to work.
public class CustomRichtextBox : System.Windows.Controls.RichTextBox
{
public sta…
-
### Describe the bug
Trying to use the SettingsControl in a uno 5.1 project and i get the following error when compiling
E:\ZiiDMS\ZiiDMSApp\Client\ZiiDMSApp\ZiiDMSApp.Mobile\Uno.UI.SourceGenerato…
-
### Description
Trying to deploy Maui project into the device and see this error:
XABLD7023: System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Think Projects\ThinkDroid_MAU…
-
### Description
The ServiceProvider passed to the ProvideValue method of a MarkupExtension returns an IRootObjectProvider in debug mode, but not in release mode.
I have been able to reproduce it…
-
ashu_avni[CodePlex] Can't able to select all row by Ctrl+A ,there are some rows which are missing from selection when i press Ctrl+A in datagrid.
Any suggestion