Hi,
I have an ObservableCollection that holds the list of my categories.
Now instead of listing them row by row, I want to achieve something like this:
Image may be NSFW.
Clik here to view.
What should I do? Is using Binding for Grid.Row and Grid.Column enough?