randomrider
randomrider
CC#
Created by randomrider on 3/6/2024 in #help
✅ Avalonia not showing rows in datagrid
There are no rows in my datagrid in Avalonia, the headers are visible. I've checked if my list is empty, but it isn't. There are also no errors, even when I change the bindings to bindings that don't exist. I did include the Datagrid package and reference in App.AXAML. It is the same issue as in https://discord.com/channels/143867839282020352/1113257710595616819. Help would be appreciated.
204 replies
CC#
Created by randomrider on 3/2/2024 in #help
✅ QR-code generator library for Avalonia that is compatible with Linux ARM64?
Is there QR-code library that is compatible for Avalonia that is compatible with Linux ARM64 (Raspberry Pi). I need to create an app that runs natively on the Pi, so I use Avalonia and compile to Linux ARM64. But the QR-codes on the Pi never load. I've tried Zen Barcode and QRCoder, but both have the same issue.
5 replies