Johannes Zellinger

Results 9 comments of Johannes Zellinger

> Why won't CheckForUpdate work while debugging? Actually, I do get why this wouldn't work, as the whole file setup is different from the deployed app. However, the app freezes...

Omitted the update functionality in my last project after this issue and haven't tested it in a while. I probably will have a new project in the future where I...

@ghost1372 I have no errors (databinding or other) in the output on both versions of the code above.

I have thrown together a little dummy project, you can clone here: https://github.com/TheRealRolandDeschain/ModernWPFListviewIssue (I made a lightgreen background due to the white text color, but that shouldn't distract from the...

@ghost1372 The binding to `IsSelected` wasn't the problem (in my actual project it is set). The problem is, that the different columns are not displayed correctly. This can be seen...

Oh, I'm really sorry to drag this issue out so long, but this doesn't work as well: Changes to `IsSelected` don't have any effect on the ListView Selection and the...

Here is a screenshot of the actual project: ![listviews](https://user-images.githubusercontent.com/24492076/116066992-fe786c00-a688-11eb-9a2d-5fc40ca60e5f.png) The left is a ListView on a canvas to represent a schematic overview of the actual hardware I want to control...

Same issue here trying to set up a JS project in Visual Studio 2022 with this npm package.