❔ Populate a grid .NET MAUI
Hello guys, I want to create a grid following some logic but I can't find a solution.
I use 2 bindableProperties to know how many rows and columns I should create, like so
So this works, like it creates a grid and if i put some new elements in the grid such as
it works
But what I can't understand is that the columns and rows lists are null
and if i do something like
it won't work.
Thank you
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.