C
C#•14mo ago
Mastalt

.NET MAUI Grid Display?

I've been trying to find an element to achieve this result but I can seem to find one. All my items are loaded into an ObservableCollection, I want all items listed like the picture and it being scrollable. Can anyone help?
No description
4 Replies
MODiX
MODiX•14mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
MODiX
MODiX•14mo ago
To post C# code type the following: ```cs // code here ``` Get an example by typing $codegif in chat For longer snippets, use: https://paste.mod.gg/

Did you find this page helpful?