❔ avalonia datagrid dynamic columns
I'm trying to create a mongodb client with Avalonia UI, I want to dynamically create columns in a datagrid that I'll fill with data. I ran into an issue where I can't get the Binding paremeter to read key value pairs properly, I tried Lists of Dictionaries, objects, BsonDocument however I always get something like this outputted:

