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:
What should I do? Is using Binding for Grid.Row and Grid.Column enough?
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:
What should I do? Is using Binding for Grid.Row and Grid.Column enough?